Minimal web app to generate QR Codes from an URL or just plain text. Check it out
- ✔ licensing
- ✔ open-sourcing
- ✔ minify
- ✔ fullscreen
- ✔ copy image to clipboard
- ✔ paste URL from clipboard
- ✔ clear input
- ✔ share img
- ✔ download img
- ✔ github link on page
- ✔ make it responsive
- colorize icons
- offline (service worker)
- pwa manifest and install button
- minify html/css
- change base href depending on debug/production
- add tests (cypress/playwright)