I Built a Free QR Code Generator - My First Web Project
Source: Dev.to
Hey everyone! ๐
I just completed my first web development project โ a free QR Code Generator!
About the Project
Itโs a simple web app that allows anyone to generate QR codes instantly without any registration.
Features
- โ 100% Free
- โ No registration required
- โ Download as PNG
- โ Mobile friendly
- โ Lightning fast
- โ Secure
Tech Stack
- HTML5
- CSS3
- JavaScript
- QRCode.js Library
How It Works
- User enters a URL or text.
- Clicks Generate QR Code.
- Downloads the QR code as PNG.
Try It
๐ QR Code Generator
GitHub: Repository Link
What I Learned
- HTML/CSS/JavaScript basics
- Working with external libraries
- GitHub Pages deployment
- Responsive design
Iโm open to feedback and suggestions! ๐
webdev #javascript #sideproject #opensource