A beautiful QR code generator built with React.
- Generate QR codes for URLs, text, or contact cards (vCard)
- Download QR code as PNG
- Copy QR data to clipboard
- Stunning animated UI
- Install dependencies:
npm install
- Start the development server:
npm start
- React
- lucide-react (for icons)
MIT