Skip to content

This project is a responsive QR code generator web application. It allows users to input text or a URL, generating a corresponding QR code instantly. The interface is clean and user-friendly, ensuring ease of use across various devices. Powered by HTML, CSS, JavaScript, and the QRCode.js library.

License

Notifications You must be signed in to change notification settings

StudyJam/QR-Code-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR Code Generator

This is a simple web application that allows users to generate QR codes from text or URLs. The interface is user-friendly and responsive, making it easy to use on various devices.

Features

  • Input text or URL to generate QR code instantly.
  • Clean and intuitive interface.
  • Responsive design ensures usability on desktop and mobile devices.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • QRCode.js library

Usage

  1. Clone this repository.
  2. Open index.html in your web browser.
  3. Enter text or a URL in the input field.
  4. Press Enter or click the "Generate QR Code" button.
  5. QR code will be generated instantly and displayed on the screen.

Demo

You can see a live demo of this project here.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This project is a responsive QR code generator web application. It allows users to input text or a URL, generating a corresponding QR code instantly. The interface is clean and user-friendly, ensuring ease of use across various devices. Powered by HTML, CSS, JavaScript, and the QRCode.js library.

Topics

Resources

License

Stars

Watchers

Forks