Skip to content

Metro13/QRGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR Code Generator

Simple QR code generator API built with TypeScript.

How to Use

  • Clone the project and install all dependencies by running "npm install"
  • Go in the QRCode Controller and where there is YouTube link replace it with your desired url or Text to show when someone hits scans the QR code.
  • Run the API in the Terminal with this command "npm run dev" the App will run on Port 5000.
  • Hit the localhost:5000/QrCode to generate the QR Code.
  • Go in the Controller Folder and go inside QRcodes folder to find the url that has been generated.

How to contribute

  • Create an Issue and Make a pull request with the changes you have done.

Happy Hacking! Thanks.

About

Simple app for generating QR Codes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors