Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 1.43 KB

README.md

File metadata and controls

49 lines (34 loc) · 1.43 KB

Index

GORUN 🏃

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.

Demo

GORUN

Hosting

This web app is hosted on Vercel

Tech Stack / Dependencies

Features

  • Tracks runs in realtime using GPS
  • Saves run duration and distance to database
  • Displays run history

Run Locally

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.

Authors