Skip to content

Yateeshapappala/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 simple and elegant web application that allows users to generate QR codes from custom input text and download them as image files.

🚀 Live Demo


✨ Features

  • ✅ Generate QR codes for any text or URL
  • 🎯 Customizable size input
  • 📥 One-click QR code download
  • 🎨 Clean, responsive, and dark-themed UI
  • ⚡ No backend required – fully client-side

🛠️ Built With


📂 How to Use

  1. Open the Live Demo.
  2. Enter the desired text (URL, name, etc.).
  3. Enter the size (minimum: 30).
  4. Click Generate to display the QR code.
  5. Click Download to save the QR code image.

📁 Folder Structure

QR-Code-Generator/
├── qr.html           # Main HTML file
├── README.md         # This file

🌐 Deployment

Deployed using GitHub Pages 🔗 Live Project: https://yateeshapappala.github.io/QR-Code-Generator/


🧩 API Info

QR Codes are generated using the open API from:

https://api.qrserver.com/v1/create-qr-code/?data=YOUR_DATA&size=WIDTHxHEIGHT

About

Simple and fast QR Code Generator – create, preview, and download QR codes on the fly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages