Skip to content

The GitHub repository for my project hosts the source code and related files, allowing developers and contributors to collaborate, track changes, and contribute to the development of the captivating web application that converts URLs into visually stunning QR codes.

Notifications You must be signed in to change notification settings

nickjabs/QR-CODE-GENERATOR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR Code Generator
This is a simple QR code generator application that allows you to generate QR codes for URLs.
It is built using Node.js and utilizes the inquirer and qr-image npm packages.

Features
Generate QR codes for URLs.
Save the generated QR codes as PNG images.
Store the generated URL in a text file for future reference.

Acknowledgments
inquirer - Interactive command-line prompts. https://www.npmjs.com/package/inquirer?activeTab=readme
qr-image - QR code generation. https://www.npmjs.com/package/qr-image
Node FS - The Node.js fs module provides file system-related functionality for interacting with the file system.  https://nodejs.org/api/fs.html

Please note that the tutorial was created by Angela Bauer and her GitHub profile can be found here https://github.com/angelabauer.
Feel free to visit her profile for more tutorials and resources.

About

The GitHub repository for my project hosts the source code and related files, allowing developers and contributors to collaborate, track changes, and contribute to the development of the captivating web application that converts URLs into visually stunning QR codes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published