In this project, I created a QR Code Generator using HTML, CSS, and JavaScript.
Users can input a URL, and the app will generate a scannable QR code instantly using the QRCode.js library.
📂 Source Code: https://github.com/KamranAshraf10/30-...
🔥 What you’ll learn:
How to generate QR codes using JavaScript
Using external libraries (QRCode.js)
Handling user input and dynamically rendering elements
Styling modern web forms with CSS
🖥 Tech Stack:
HTML5
CSS3
JavaScript (QRCode.js Library)
#FrontendDevelopment #HTML #CSS #JavaScript #QRCode #WebApp #30ProjectsChallenge