A simple and responsive web application that generates QR codes instantly from user input such as URLs or text.
This project demonstrates DOM manipulation, API integration, and frontend UI design using core web technologies.
- Generate QR codes instantly
- Supports text and URL input
- Clean and minimal UI
- Responsive design
- Lightweight and fast
Clone the repository:
git clone https://github.com/1826266272/QR_code_generator.git
Open the project folder and run:
- Open
index.htmlin your browser or - Use VS Code Live Server
QR_code_generator
│
├── index.html
├── style.css
├── script.js
└── README.md
- Working with JavaScript events
- DOM manipulation
- Using QR code generation libraries/APIs
- UI styling with CSS
- Handling user input validation
Sethu Frontend Developer in progress 🚀

