/QR-Code-Generator

Create QR codes effortlessly with this sleek web app! Built using HTML, CSS, and JavaScript.

Primary LanguageCSS

QR COde Generator

This project is a simple QR Code Generator implemented using HTML, CSS, and JavaScript. The web application allows users to generates dynamically a QR code corresponding to the provided URL. The user interface is designed with a visually appealing layout, featuring a neumorphism and animated elements created using CSS. Error handling is included to prompt users to enter a valid URL if the input field is left empty. The QR code generation functionality is provided by https://goqr.me/api/ .

UI

image

QR Code

image