DEV Community

Irfan saudia wala
Irfan saudia wala

Posted on

I Built a Free QR Code Generator - My First Web Project

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

  1. User enters a URL or text
  2. Clicks "Generate QR Code"
  3. 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

Top comments (0)