Welcome to the QR Code Generator Web App! This app allows you to generate QR codes for any data you desire, whether it's a URL, text, or contact information. With this app, you can easily create QR codes that can be scanned using any QR code scanner.
- Super simple and user-friendly interface
- Generate QR codes for URLs only (other types in development)
https://qr-code-generator-ochre.vercel.app/
git clone https://github.com/Viktorline/QrCodeGenerator.git
make install
make start