Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

Latest commit

History

History
51 lines (32 loc) 路 1.05 KB

README.md

File metadata and controls

51 lines (32 loc) 路 1.05 KB

For more active development/deployments, code is moved to https://github.com/gokulkrishh/qrcodescan.in

QR Code Scanner - a simple, fast and useful progressive web application

Features

  • App Shell
  • Offline
  • Secure via https
  • Responsive
  • Add to home screen & Splash screen
  • Supported Browser (Mobile & Desktop) - Google Chrome, Firefox, Safari, Opera, Microsoft Edge and now supports iOS as well.

Installation

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

Contributions

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

MIT Licensed