An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# happyTrails
[![Build Status](https://travis-ci.org/existenzial/happyTrails.svg?branch=master)](https://travis-ci.org/existenzial/happyTrails)

![happyTrails](/public/favicon.ico)

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/
```