- Install Expo CLI by running
npm install -g expo-cli
- Clone this repo
- In the project folder, run
expo install
followed byexpo start
- Run the app on iOS devices by scanning the QR code, or run using an iOS simulator (the app runs on Android but we have designed the app specifically for iOS)
Note: For notifications to work on your device, you may need to sign up for an Expo account!