Simple timer for interval training. Enter the duration of intervals, how many repetitions, and press "start". That's all.
Generates some retro buzzes using the Web Audio API.
pnpm build # Build app. No "watch" available
pnpm start # Start server. Can continue running during build
pnpm clean # Clear build files
pnpm deploy-app # Build and push to GitHub Pages