A simple QR Code Generator built using HTML, CSS, and JavaScript that allows users to generate QR codes instantly for any text or URL using a QR code API. This project demonstrates DOM manipulation, API usage, and responsive UI design.
π Live Website: https://majestic-wisp-ce8505.netlify.app/
HTML5 CSS3 JavaScript QR Code API DOM Manipulation
Generate QR code for any text or URL Instant QR code preview Input validation animation Simple and clean UI Responsive centered layout Uses QR API for generation
QR-Code-Generator/ β βββ index.html βββ style.css βββ README.md
Ashadeep Pan
This project uses a free QR Code API to generate QR images dynamically based on user input.