This is a simple Nuxt app that fetches your Strava metrics and displays them in a nice way.
- Nuxt.js
- NuxtUI
- Pinia
- SASS
- Tailwind CSS
- Strava API
- Mapbox
- ApexCharts
- Clone the repository
- Run
npm install
- Create a
.env
file in the root of the project and follow the.env.example
file - Run
npm run dev
This app is hosted on Netlify. Continuous deployment is enabled.