Skip to content

Latest commit

History

History
59 lines (35 loc) 路 1.13 KB

README.md

File metadata and controls

59 lines (35 loc) 路 1.13 KB

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