An app for tracking outdoor runs with real-time GPS map display. It lets users track and record run distance and duration. Built with next.js, firebase and the mapbox API.
This web app is hosted on Vercel
- Tracks runs in realtime using GPS
- Saves run duration and distance to database
- Displays run history
To run the project locally you have to provide your own Firebase configuration and Mapbox API key. You will need both Firebase and Firebase Admin SDK's.