Skip to content

hetram1/QR-CODE-GENERATOR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QR Code Generator

Overview

The QR Code Generator is a web-based application that converts user-provided text or URLs into QR codes. Built using HTML, CSS, and JavaScript, it leverages the QRCode.js library for seamless QR code creation.

Features

  • Generate QR codes for any text or URL.
  • User-friendly interface with a clean design.
  • Real-time QR code generation as you enter data.
  • Alerts for blank input fields to ensure usability.

Technologies Used

  • HTML: Structure of the application.
  • CSS: Styling for a modern and responsive design.
  • JavaScript: Dynamic QR code generation logic.
  • QRCode.js: External library for QR code creation.

How to Use

  1. Open the index.html file in any modern web browser.
  2. Enter a URL or text into the input field.
  3. Press Enter, and a QR code will be generated immediately.
  4. Scan the QR code using your mobile device or QR code scanner to view the encoded information.

Project Files

  • index.html: Structure of the web application.
  • style.css: Styling for the application.
  • script.js: JavaScript functionality for generating QR codes.

Installation

  1. Clone or download the repository to your local machine.
  2. Ensure you have an internet connection for the QRCode.js library to load via CDN.
  3. Open the index.html file in any browser to start using the application.

Contributions

Feel free to fork the repository and make improvements! Open a pull request to propose changes.

License

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

Contact

For questions or feedback, contact:
Hetram - [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published