This repository contains a collection of mini projects built with JavaScript and Node.js to enhance web development skills. Each project is designed to be simple yet practical, making it useful for beginners and those looking to strengthen their JavaScript and Node.js knowledge.😊🙌
This is a simple QR Code Generator built using Node.js and JavaScript.Users can enter any URL, and the application will generate a QR code that can be scanned to access the link instantly. Accepts any URL input
Generates a QR code instantly
Allows users to download the QR code
Built with Node.js, JavaScript, and a QR code library Enter a URL in the input field.
Click the Enter.
A QR code will be displayed, which can be scanned or downloaded.