A simple page to generate QR codes from text or links, with an option to generate random QR codes.
View Live Version »
Table of Contents
The QR Code Generator allows users to input text or links to generate QR codes. The project also provides an option to generate a custom number of random QR codes. Users can export the generated QR codes as a ZIP file for convenience.
To setup the project locally:
-
Clone the repository:
git clone https://github.com/theg1239/QRcodes
-
Open index.html in your browser to access the QR code generator tool.
-
Input text or links in the text box, or specify the number of random QR codes to generate.
-
After generating your QR codes, click the "Export as ZIP" button to download all the generated QR codes in a ZIP file.
Contributions to improve the project are welcome. Open a pull request, and it will be reviewed by collaborators.