Fast, friendly, race-ready.
Static website for pace/time/distance calculations.
- Built with React, shadcn-ui, and Tailwind CSS.
- Local development: Vite.
- Theming: bright, dark, system.
- Live: GitHub Pages.
Screenshots:
![]() |
![]() |
Quick start:
# local development:
npm install
npm run dev
# maintain dependencies:
npm update --save
npm audit
