Skip to content

gaathapatel07/qr-code-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QR Code Generator

A lightweight web application that generates QR codes instantly from text, URLs, and other user inputs using HTML, CSS, and JavaScript.

Overview

QR Code Generator provides a simple and responsive interface for creating scannable QR codes in real time. The project demonstrates front-end development concepts, API integration, and dynamic user interaction.

Features

  • Generate QR codes instantly
  • Convert text and URLs into scannable QR codes
  • Responsive and user-friendly interface
  • Fast and lightweight implementation
  • Simple project structure

Technologies Used

  • HTML5
  • CSS3
  • JavaScript (Vanilla JS)
  • QR Code API

Project Structure

qr-code-generator/
├── index.html
├── style.css
├── script.js
└── README.md

How to Run

  1. Clone the repository.
  2. Open index.html in your browser.
  3. Enter text or a URL.
  4. Click Generate QR Code.
  5. Scan the generated QR code using any QR scanner.

Future Enhancements

  • QR code download functionality
  • Custom QR code sizes
  • Color customization
  • Dark mode support
  • QR code history and storage

Author

Gaatha Patel

Built to simplify QR code generation through a clean, accessible, and responsive web experience.

About

A fast and responsive QR Code Generator with a clean user interface built using vanilla JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors