QRCode Scanner - a simple, fast and useful progressive web application
-
App Shell.
-
Secure via https using cloudflare free ssl
-
Works offline.
-
Fully Responsive.
-
Add to home screen, Splash screen.
-
Supported Browser - Google Chrome, Firefox, Opera (Both Desktop & Mobile), Microsoft Edge ((Insider Preview build)) and now supports iOS as well.
- Clone this repo
git clone https://github.com/code-kotis/barcode-scanner
- Installation
npm install
- Run
npm run start
- Build
npm run build
- Deploy
npm run deploy
If you find a bug, please file an issue. PR's are most welcome ;)