A simple web application that generates a QR code for a given URL.
Click here to see a live demo of the app.
- Enter a URL in the input field.
- Select the desired size of the QR code.
- Click on the "Generate QR Code" button.
- The generated QR code will be displayed below the input field.
- HTML
- CSS (with Tailwind CSS)
- JavaScript (with qrcodejs library)
This project is licensed under the MIT License.