A simple, clean tool to convert running pace between minutes per kilometer and minutes per mile.
🏃♂️ Feel free to use it at: pace.luisantoniols.com
- Real-time conversion as you type
- Mobile-responsive
- No ads, no tracking, just a simple tool for runners
Want to run this locally or contribute?
-
Install dependencies:
npm install
-
Run the development server:
npm run dev