tedsclub / qr-code-scanner

๐Ÿ“  A simple, fast and useful progressive web application

Home Page:https://qrcodescan.in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://qrcodescan.in

License:MIT License


Languages

Language:JavaScript 99.7%Language:CSS 0.2%Language:HTML 0.1%Language:Shell 0.0%