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.
- Input text or URL to generate QR code instantly.
- Clean and intuitive interface.
- Responsive design ensures usability on desktop and mobile devices.
- HTML
- CSS
- JavaScript
- QRCode.js library
- Clone this repository.
- Open
index.html
in your web browser. - Enter text or a URL in the input field.
- Press Enter or click the "Generate QR Code" button.
- QR code will be generated instantly and displayed on the screen.
You can see a live demo of this project here.
This project is licensed under the MIT License - see the LICENSE file for details.