Skip to content

Ashusf90/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 simple and responsive QR Code Generator built using HTML, CSS, and JavaScript. This web app allows users to generate QR codes instantly from text or URLs.

๐Ÿ“Œ Features ๐Ÿ”น Generate QR codes in real-time ๐Ÿ”น Supports text, links, and other inputs ๐Ÿ”น Clean and responsive UI ๐Ÿ”น Download QR code as an image ๐Ÿ”น Lightweight and fast ๐Ÿ› ๏ธ Tech Stack HTML5 โ€“ Structure CSS3 โ€“ Styling & responsiveness JavaScript (Vanilla JS) โ€“ Logic & API handling QR Code API (e.g., https://api.qrserver.com) ๐Ÿ“‚ Project Structure qr-code-generator/ โ”‚ โ”œโ”€โ”€ index.html โ”œโ”€โ”€ style.css โ”œโ”€โ”€ script.js โ””โ”€โ”€ README.md โš™๏ธ How It Works User enters text or URL JavaScript captures the input QR Code API generates the QR image The QR code is displayed instantly โ–ถ๏ธ How to Run Locally Clone the repository git clone https://github.com/your-username/qr-code-generator.git Open the folder cd qr-code-generator Run the project Open index.html in your browser ๐Ÿ’ก Usage Enter any text, link, or data Click on Generate QR Code Scan or download the QR code ๐Ÿ“ธ Preview

(Add screenshot here if you want)

๐Ÿ”ฎ Future Improvements ๐Ÿ”ธ Add QR color customization ๐Ÿ”ธ Add logo inside QR ๐Ÿ”ธ Save QR history ๐Ÿ”ธ Generate different sizes ๐Ÿค Contributing

Contributions are welcome! Feel free to fork this repo and submit a pull request.

๐Ÿ“„ License

This project is licensed under the MIT License.

About

A QR Code Generator built using JavaScript and a QR library to dynamically generate scannable QR codes from user input. Demonstrates DOM manipulation, event handling, and API/library integration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors