A simple and intuitive web application for generating QR codes using HTML, CSS, JavaScript, and a QR API. This application allows users to seamlessly create QR codes by entering text or URLs.
- Easy to Use: Enter text or URL and generate a QR code instantly.
- Responsive Design: Works on various screen sizes.
- Error Handling: Shows an error image if input is empty.
- HTML
- CSS
- JavaScript
- QR API
- Enter text or URL.
- Click "Generate QR Code".
- View the generated QR code below the input field.