Skip to content

enhance your strava experience with a clean user interface for analyzing your activity data, statistics, local segments, and more

Notifications You must be signed in to change notification settings

atefkbenothman/peloton

Repository files navigation

Strava

code format


Screen Shot 2023-10-30 at 12 48 51 AM
Screen Shot 2023-10-30 at 12 49 17 AM
Screen Shot 2023-10-30 at 12 49 48 AM
Screen Shot 2023-10-30 at 12 49 55 AM
Screen Shot 2023-10-30 at 12 53 47 AM

Local Development

  1. clone the repo
  2. create a .env.local file 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]
  3. install packages npm install
  4. run next.js dev server npm run dev

Technologies

  • next.js
  • tailwind
  • mapbox
  • redis
  • flowbite
  • chart.js

About

enhance your strava experience with a clean user interface for analyzing your activity data, statistics, local segments, and more

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published