QR-Pro is a simple and intuitive web application that allows users to generate QR codes from any text or URL. Easily encode and scan your information using this generator.
- Generate QR codes from text or links
- Download generated QR codes as PNG files
- Reset for generating a new QR code
- Responsive design with a user-friendly interface
- Links to GitHub and LinkedIn profiles
- HTML: Structure of the application
- CSS: Styling for a visually appealing layout
- JavaScript: QR code generation logic and functionality
- QRCode.js: Library for generating QR codes
To run this project locally, you need a web browser.
-
Clone this repository:
git clone https://github.com/Barathkalyan/QR-Pro.git
-
Open
index.html
in your web browser. -
Enter the text or link you want to encode in the input field.
-
Click on "Generate QR Code" to create the QR code.
-
Use the "Download QR" button to save the generated QR code as a PNG file.
-
Click "New QR Code" to reset the input and generate a new QR code.
A live demo of the project can be found here: https://qrpro-bk.vercel.app/
This project is open-source and available under the MIT License.
- QRCode.js library for QR code generation.
For any queries or feedback, feel free to contact me through LinkedIn or create an issue in this repository.
Enjoy using QR-Pro!