Strava Blazor App

This is a simple Blazor App to get data from Strava.

Getting Started

  1. Create an app registration in Strava as described in the documentation
  2. Open the solution
  3. In the appsettings.json set the ClientId and ClientSecret of the app registration created in step 1
  4. Run the solution