A simple and responsive web application to generate QR codes from user-provided text or URLs. Built using HTML and CSS.
- Generate QR codes instantly from any text or URL
- Clean and responsive user interface
- Lightweight and easy to use
- No external dependencies
- Clone the repository:
git clone https://github.com/Aabhasmishra/QR-Code-Generator.git- Navigate to the project directory:
cd QR-Code-Generator- Open
index.htmlin your preferred web browser.
- Open the
index.htmlfile - Enter any text or URL in the input field
- Click the Generate QR Code button
- The generated QR code will appear below
Contributions are welcome!
Feel free to fork the project and submit a pull request with your improvements.
- Created by Aabhas Mishra
- Inspired by basic QR code generator examples using JavaScript
