A simple QR code generator built with React + Vite + Tailwind CSS.
- Generate QR codes from text or URLs
- Customizable size and error correction level
- Foreground and background color options
- Logo upload support
- Download as PNG or SVG
npm install
npm run devnpm run buildOutput is in dist/ — deploy to Cloudflare Pages or any static hosting.