A simple QR code generator built using Node.js that allows users to create QR codes for their URL.
Generate QR codes from URLs.
Save QR codes as image files (PNG, JPEG, etc.).
Easily integrate into your Node.js applications.
To deploy this project run
Clone this repository to your local machine:-
git Clone https://github.com/Diptenusarkar/Website-Template.gitMove to the project directory:-
cd QR_CODE_GENERATORInstall the required dependencies:-
npm installGenerate a QR code from the command line by running:
node .\index.jsOnce you entered the command line usage it will ask for your URL :-