Skip to content

You can generate a QR code by entering a URL (made using Node.js)

Notifications You must be signed in to change notification settings

trinetra110/QR_code_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QR_code_generator

You can generate a QR code by entering a URL (made using Node.js)

Step 1: Install Node.js from the official website: https://nodejs.org/en

Step 2: Git clone this repository by executing the following command in terminal (CMD): git clone https://github.com/trinetra110/QR_code_generator.git

Step 3: Run: npm i inquirer qr-image

Step 4: Ensure that you are in the directory where index.js is present. Then run the following in terminal: node index.js

Step 5: Enter the URL for which you want to generate the QR code and hit enter.

Step 6: Your QR code is ready in the file: url.png

About

You can generate a QR code by entering a URL (made using Node.js)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published