Skip to content

Huzaifa-io/Qr-Code-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Free QR Code Generator Pro

Live App: https://free-qr-code-generator-pro.vercel.app/

A simple and fast QR Code Generator built using only HTML, CSS, and JavaScript — no frameworks, no backend, 100% free and offline!


🧩 Features

  • Generate QR codes instantly
  • Works completely offline (no data sent to any server)
  • Download QR codes as PNG images
  • Simple, clean, mobile-friendly UI
  • Lightweight — only one file (index.html)

🧠 How It Works

  1. Enter any text or URL in the input box
  2. Click the Generate QR Code button
  3. Instantly get your QR code preview
  4. Download it as an image to your device

⚙️ Tech Stack

  • HTML5 — Structure
  • CSS3 — Styling
  • JavaScript (Vanilla JS) — Logic
  • QR Code Library: QRCode.js

🖥️ Run Locally

  1. Clone this repository
    git clone https://github.com/Huzaifa-io/Qr-Code-Generator.git