Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 742 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 742 Bytes

Quick QR code builder on top of qrcode-supercharged API

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.

logo

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.