This repo holds the code to our project in VanHacks 2018. We created a digitized loyalty program focused on reducing single-use coffee cup usage, targeting independent coffee shops and their customers.
- Clone this project
- Navigate to the project
cd Team26OceanWise
- Install dependencies:
yarn install
- Run project:
react-native run-ios
The "Impact" screen and the "Places" screen still need some work.