Skip to content

Strava Visualizer is the best way to understand your activities, analyze your data, and get better at your sport.

License

Notifications You must be signed in to change notification settings

endani/strava-visualizer

Repository files navigation

Deployment Pipeline

Strava Visualizer

Strava API wrapper using ReactJS and Tailwind. Based on the amazing Banana project by Jacky Lee

Made by Dani Ramírez on Dec 2020.

Stack

This project uses:

Requirements

To deploy this code you need node installed You can check if you have it installed by running:

npm -v

It must return something like 6.14.13

Installation

Download the repository and install it with npm

git clone https://github.com/endani/strava-visualizer.git my-project
cd my-project
npm install

Remember that npm install could take a while. It is completely normal, because that installs all the dependencies.

That's it! From now on, you can execute this command to run your compiled add.

npm run start

About

Strava Visualizer is the best way to understand your activities, analyze your data, and get better at your sport.

Resources

License

Stars

Watchers

Forks

Packages

No packages published