Hack Western 2019 Project
git clone https://github.com/AndyJiang99/HackWestern2019
Install dependencies:
yarn install
npm install
pip install -r requirements.txt
Configure Google Vision Credentials
export GOOGLE_APPLICATION_CREDENTIALS=PATH_TO_KEY_FILE
Start Flask Server
python server.py
copy ngrok endpoint to camera.js
Start react-native application
expo start
Download expo app on your mobile device and scan the QR code generated by 'expo start'