Skip to content

krmilan/qr-image-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QR-ImageGenerator

Generate QR Code image for any url. It is based on Node.JS and the npm packages that have been used are inquirer and qr-image.

To generate the QR-Image for any URL -install the required modules(npm) i.e. inquirer and qr-image -then run the index.js file using node -and provide the url when prompted -after that a QR-Image will be generated -and the image can be scanned to redirect to the url page.

About

Generate QR Code image for any url. It is based on Node.JS and the npm packages that have been used are inquirer and qr-image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published