Skip to content

madil786110/qr-code-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QR Code Generator

A split-second, privacy-focused QR code generator that runs entirely in your browser. No backend, no tracking, just pure utility.

Features

  • Instant Generation: Generates QR codes in real-time as you type or click.
  • 📱 Mobile Optimized: Tested and polished for iOS and Android devices.
  • 💾 Download PNG: Save high-quality QR code images directly to your device.
  • 🔗 Smart Sharing: Uses the native Web Share API on mobile to share QR codes directly to WhatsApp, Slack, Messages, etc.
  • 🔒 Privacy First: Everything happens client-side. Your URLs never leave your browser.
  • 🎨 Clean Design: Minimalist, distraction-free UI.

Demo

Live Demo

(Note: If the link doesn't work yet, enable GitHub Pages in your repository settings!)

Usage

  1. Enter any valid URL (e.g., https://google.com).
  2. Click Generate (or hit Enter).
  3. Download the image or use the Share button (mobile only) to send it to others.

Installation

Since this is a static web app, you don't need to install anything!

  1. Clone the repository:
    git clone https://github.com/madil786110/qr-code-generator.git
  2. Open index.html in your favorite browser.

Technologies

  • HTML5 & CSS3: Semantic markup and responsive flexbox layout.
  • Vanilla JavaScript: No frameworks, lightweight and fast.
  • QRCode.js: Library for generating QR codes.

License

This project is open source and available under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages