This project is a simple QR Code Generator built using HTML, CSS, and the goQR.me API. It allows users to input any text or URL and generate a corresponding QR code.
Generate QR codes for any text or URL input.
Responsive design built using HTML and CSS.
Easy integration with the goQR.me API for dynamic QR code generation.
HTML: Markup structure for the web page.
CSS: Styling for the layout and appearance.
goQR.me API: For generating QR codes dynamically.
Contributions are welcome! Feel free to submit a pull request or open an issue if you find any bugs or have suggestions for improvement.
goQR.me API for providing the QR code generation functionality.