A Progressive Web Application which fosters an online community for mountain bikers in the Denver/Boulder area.
Live Demo: www.303MTB.org
Video Presentation for Flatiron School
- Users can quickly check conditions of trails nearest them
- Users can find in-depth information about trails in their area
- Users can leave trail reports and save favorite trails, favorite trails will always be at the top of user’s list
- Users can browse interactive trail maps to find new trails near them
- Users can browse local mountain biking press releases
- Users receive a seven-day forecast of their local weather
Currently under construction and open to collaboration:
- Users can receive a new trail recommendation based on user-submitted criteria
- Users can communicate with each other in a discourse community forum.
- React
- Ruby on Rails
- REI Mountain Project API
- Heroku
- Firebase
- JWT Authentication
- Fork and Star ⭐️ this repository
git clone
to your local directorycd 303MTB-react-frontend
- Run
npm install
- Run
npm start
to start the frontend 🎉
Optional: Fork and clone the backend here.
MIT © Michael De La Rosa
Contributions are always welcome!