A simple and elegant web-based QR Code Generator built using HTML, CSS, and JavaScript. It allows users to input any text or URL and instantly generate a corresponding QR code.
- This is a lightweight and responsive web application that generates QR codes for any given input. Whether it’s a URL, contact info, or plain text — just type it in and generate a QR code on the fly.
- Typing long URLs or text manually can be time-consuming and error-prone. This project solves that by allowing users to generate scannable QR codes, making sharing information easy and error-free.
- To create a handy tool for quick QR code generation without needing to install an app or rely on third-party websites.
- HTML
- CSS
- JavaScript
• A modern web browser
• No additional dependencies
-
-
Clone the repository
-
-
Open index.html in any web browser
-
-
Start generating QR codes!
• Enter any text or URL in the input field
• Click the Generate QR Code button
• The QR code is instantly displayed
Completed — Fully functional and deployed on GitHub Pages.
- This project was inspired by the need for quick QR code tools without ads
- Many thanks to QRServer API for the QR generation service

