This web application allows users to generate QR codes based on input text. It utilizes the QR code generation API provided by qrserver.com.
- Real-time QR Code Generation: As users type in the input field, the QR code is generated dynamically.
- Input Validation: The application validates input to ensure it's not empty before generating the QR code.
- Loading Indicator: A loading spinner is displayed while the QR code is being generated.
- Responsive Design: The application is designed to work on various screen sizes, including mobile devices.
- HTML: Used for structuring the web page.
- CSS: Used for styling the web page.
- JavaScript: Used for dynamic behavior and interaction.
- QR Code Generation API: Provided by qrserver.com.
- Preview Link : - QR-Code-Generator
