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)