niteshkumar9631 / QRcodeGenerator

πŸ”³ A clean and responsive QR Code Generator using HTML, CSS, JavaScript, and QRCode.js. Generate and download QR codes instantly!

Home Page:https://q-rcode-generator-gamma.vercel.app

Repository from Github https://github.comniteshkumar9631/QRcodeGeneratorRepository from Github https://github.comniteshkumar9631/QRcodeGenerator

πŸ”³ QR Code Generator

A simple and responsive QR Code Generator built using HTML, CSS, and JavaScript with the help of the QRCode.js library.


🌐 Live Demo



πŸš€ Features

  • βœ… 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

πŸ“Έ Preview

image

πŸ’‘ How to Use

  1. Clone or download the repository.
  2. Open index.html in your browser.
  3. Type your text or URL in the input box.
  4. Choose the desired size from the dropdown.
  5. Click Generate to create your QR code.
  6. Click Download to save the QR image.

πŸ› οΈ Technologies Used

  • HTML5
  • CSS3 (with variables and responsive design)
  • JavaScript (Vanilla)
  • QRCode.js CDN

πŸ“‚ Project Structure

QRcodeGenerator/

  • β”œβ”€β”€ index.html
  • β”œβ”€β”€ style.css
  • β”œβ”€β”€ script.js
  • β”œβ”€β”€ me.png
  • └── README.md

πŸ™‹β€β™‚οΈ Author

Nitesh Kumar

πŸ“„ License

  • This project is licensed under the MIT License.

About

πŸ”³ A clean and responsive QR Code Generator using HTML, CSS, JavaScript, and QRCode.js. Generate and download QR codes instantly!

https://q-rcode-generator-gamma.vercel.app


Languages

Language:CSS 50.9%Language:JavaScript 25.5%Language:HTML 23.6%