- Node.js and NPM.js are required to start the package.
- XCode is required to run iOS Simulator.
- Android Studio is required to run Android Emulator.
- In your terminal, clone this repo from Github to your local machine
- cd into the project folder and run: npm install
- Then run: npm start
- To run the app on iOS simulator, press "i". To run the app on Android emulator, turn on your emulator first and press "a" in your terminal.
You can download the Android apk file here. Choose install once asked. Location permission is required to display Map view.
- Trello board: https://trello.com/b/EWnuX3SP/capstone
- Product plan: https://gist.github.com/choricao/ce7006508e6c1872b6e90e22fdb4d836
- App-icon & images used in this project are designed by Freepik, smalllikeart & mynamepong from Flaticon.
- Route data in this app are powered by Google Map Directions API.
- Weather data in this app are powered by Dark Sky API.