VandyHacks / qr-scanner-2018

[Deprecated] VandyHacks V QR scanner (new and improved from last yr)

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) 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

[Deprecated] VandyHacks V QR scanner (new and improved from last yr)

License:MIT License


Languages

Language:JavaScript 54.8%Language:CSS 29.3%Language:HTML 15.0%Language:Shell 0.9%