Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.46 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.46 KB

Hike & Seed

To run this app as a developer

  1. In your terminal, clone this repo from Github to your local machine
  2. cd into the project folder and run: npm install
  3. Then run: npm start
  4. 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.

To run the Android version of this app as a user

You can download the Android apk file here. Choose install once asked. Location permission is required to display Map view.

Links

Attributions

  • 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.