This project is a fully responsive QR Code Generator built using Vanilla JavaScript and Tailwind CSS. Users can enter text or a URL, customize size, margin, colors, and error correction levels, then generate a QR code in real time.
The generator supports downloading QR codes as PNG files, copying the original text to the clipboard, and toggling between light and dark themes. The interface is simple, mobile-friendly, and requires no backend.
You can try the live version here: QR Code Generator Project