https://github.com/existenzial/happytrails
a fun hiking app designed to put that skip back in your step.
https://github.com/existenzial/happytrails
Last synced: about 2 months ago
JSON representation
a fun hiking app designed to put that skip back in your step.
- Host: GitHub
- URL: https://github.com/existenzial/happytrails
- Owner: existenzial
- Created: 2016-11-05T04:15:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-05T15:41:13.000Z (over 9 years ago)
- Last Synced: 2025-01-17T10:44:20.829Z (over 1 year ago)
- Language: JavaScript
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# happyTrails
[](https://travis-ci.org/existenzial/happyTrails)

A fun hiking app designed to put that skip back in your step.
* Discover trails near you within walking distance!
* Save your favorite paths and recommend them to your friends!
* Put some fun in your day on your lunchbreak! :)
To **run** the app locally:
```bash
# Start the server:
npm run dev
# Navigate to:
http://localhost:3000/
```