Skip to content

alfill/qr-code-scanner

 
 

Repository files navigation

QRCode Scanner - a simple, fast and useful progressive web application

Features

  • 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.

Installation

  1. Clone this repo
git clone https://github.com/code-kotis/barcode-scanner
  1. Installation
npm install
  1. Run
npm run start
  1. Build
npm run build
  1. Deploy
npm run deploy

Contributions

If you find a bug, please file an issue. PR's are most welcome ;)

MIT Licensed

About

📠 A simple, fast and useful progressive web application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Other 0.3%