A QRcode scanner with intergrated API request, implemented with electron and Instascan.
The user can add dynamically fields and the app sends the data to an API.
- Clone this repository or download zip
- run
npm install - run
npm start
- run
yarn add electron-builder --dev - run
npm run dist - a portable .exe file is created in dist directory