/QR-Code-Generator

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.

Primary LanguageCSSMIT LicenseMIT

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.