- Generates QR codes based on input text or URL.
- Displays the generated QR code in a responsive container.
- Includes a simple animation effect when the input field is empty.
- Open the index.html file in a web browser.
- Enter a text or URL in the input field.
- Click the "Generate QR code" button.
- A QR code will be generated based on the input text.
- HTML5
- CSS3
- JavaScript
- GoQR.me API for generating QR-code
- Clone the repository:
git clone https://github.com/GeethakaSankalpa/QR-Forge.git
- Open the
index.html
file in your web browser - Start generating your own QR codes!
This project is licensed under the MIT License. See LICENSE
for details.