Skip to content

leventefrks/strava-client

Repository files navigation

WIP - Strava Client

Trying to fetch some of my personal stats from Strava

Tech Stack 🚀

  • Next.js
  • useSWR
  • axios
  • Strava API

Environment variables

  • STRAVA_CLIENT_ID: The Client ID you got from Strava settings
  • STRAVA_CLIENT_SECRET: The Client Secret you got from Strava settings
  • STRAVA_REFRESH_TOKEN: The Refresh Token you got from Strava API

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

About

WIP - Strava client

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published