Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 894 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 894 Bytes

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.