A simple and responsive QR Code Generator built using HTML, CSS, and JavaScript with the help of the QRCode.js library.
- β Enter any text or URL
- β Select QR code size (100x100 to 1000x1000)
- β Instantly generate QR code
- β Download QR as PNG image
- β Responsive and animated UI

- Clone or download the repository.
- Open
index.html
in your browser. - Type your text or URL in the input box.
- Choose the desired size from the dropdown.
- Click Generate to create your QR code.
- Click Download to save the QR image.
- HTML5
- CSS3 (with variables and responsive design)
- JavaScript (Vanilla)
- QRCode.js CDN
QRcodeGenerator/
- βββ index.html
- βββ style.css
- βββ script.js
- βββ me.png
- βββ README.md
Nitesh Kumar
- π§ niteshkumar9631
- π GitHub Profile
- This project is licensed under the MIT License.