Tiny svelte kit based web app calculator of runner's distance, time and pace.
See online at tempo.meres.sk
For best mobile viewing experience add bookmark to your home screen and open from there (should be displayed in fullscreen mode).
Edit any two, the third will be calculated.
1. git clone https://github.com/marianmeres/tempo.git
2. cd tempo && npm i
3. npm run dev