This app was our team's project for the Lumohacks 2018 hackathon.
-
Clone this repository.
-
On a smart phone download the Expo app.
-
Download Node.js
-
After this
npm
should automatically be added to your computer's path. -
Run the following code inside an administrator terminal to install expo:
npm install expo-cli --global
- Navigate to inside the
src
directory of this(recently cloned repository. - Run:
npm install
then
expo start
- With a phone connected to the same local network as your computer, open expo and have it scan the QR code generated by the command above.