A simple and responsive QR Code Generator built using HTML, CSS, and JavaScript. This application allows users to instantly generate QR codes by entering any text or URL. The generated QR code can be scanned to quickly access the provided link or information. This project helped me practice JavaScript DOM manipulation and working with external QR code libraries.
- Generate QR code from any text or URL
- User-friendly interface
- Instant QR code generation
- Display the entered link below the QR code
- Clear button to remove the generated QR code
- Responsive design
- HTML5
- CSS3
- JavaScript
- QRCode.js Library
- Enter any text or URL in the input field.
- Click the Generate QR Code button.
- The QR code will be generated instantly.
- The entered link will appear below the QR code.
- Click the Clear button to remove the QR code and link.
https://sabithra-m.github.io/QR-Code-Generator/
Through this project I learned:
- JavaScript DOM manipulation
- Event handling in JavaScript
- Creating dynamic HTML elements
- Using external JavaScript libraries
- Building interactive web applications
- Download QR Code option
- Dark mode UI
- Better input validation
- Mobile-friendly improvements
Sabithra M
Aspiring Frontend Developer
LinkedIn: https://www.linkedin.com/in/sabithra-m/

