Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 654 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 654 Bytes

My Strava metrics 🏃‍♂️🏃‍♀️

This is a simple Nuxt app that fetches your Strava metrics and displays them in a nice way.

Stack

  • Nuxt.js
  • NuxtUI
  • Pinia
  • SASS
  • Tailwind CSS
  • Strava API
  • Mapbox
  • ApexCharts

Installation

  1. Clone the repository
  2. Run npm install
  3. Create a .env file in the root of the project and follow the .env.example file
  4. Run npm run dev

Production

This app is hosted on Netlify. Continuous deployment is enabled.

Netlify Status