- clone the repo
- create a
.env.localfile in the base directory with the following variables:NEXT_PUBLIC_CLIENT_ID[strava client id]NEXT_PUBLIC_CLIENT_SECRET[strava client secret]MAPBOX_ACCESS_TOKEN[mapbox access token]
- install packages
npm install - run next.js dev server
npm run dev
- next.js
- tailwind
- mapbox
- redis
- flowbite
- chart.js