This project is a QR code generator built with ReactJS. The application allows users to input data and generate a corresponding QR code image using a QR API.
- Generate QR Code: Users can input text or URLs to generate a QR code image.
- Download QR Code: Users can download the generated QR code as an image file.
- ReactJS: For building the user interface.
- CSS: For styling the application.
- QR API: For generating QR code images.