This is a GUI for https://rapidapi.com/restyler/api/qrcode-supercharged QR code engine API.
Some of the features:
- SVG and PNG output formats
- SVG and PNG logo/icon support
- Logo uploads and external urls
- Gradients
- Native html5 color pickers
- Automated QR code validation (on the API side)
Demo: https://qrcode-builder.apiroad.net/
Built with Vue 3 (options API) & Tailwind.
This is a production-ready project, but it was built during one weekend, so component structure is definitely not perfect, e.g. there is quite a room for HTML classes deduplication.