Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 832 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 832 Bytes

Note

If the deployment does not work. Please run the project locally. Create a mongo cluster, copy the connection url, createa a .env file in the root directory and paste MONGO_SRV=connection url there.

npm run dev:server

npm run dev:client

trailMix

trailMix is a social media app for nature-enjoyers and hikers of all experience levels. The app interfaces with Mapbox's directions API to create hiking trails based on existing footpaths. With trails, users can document their own hiking experiences. The app also allows users to coordinate hikes together through the creation of events where a user may propose a hike on a certain date, with certain destinations along the way. Other users may view the event details (including attendees, destinations, estimated distance/elevation), start a discussion, and register.