This is a simple Blazor App to get data from Strava.
- Create an app registration in Strava as described in the documentation
- Open the solution
- In the
appsettings.json
set theClientId
andClientSecret
of the app registration created in step 1 - Run the solution