Skip to content

Files

Latest commit

 

History

History
11 lines (7 loc) · 433 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 433 Bytes

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