An exercise timer web app using modern browser APIs.
- Makes bleep noises
- Works offline
- Reads out the exercises
- Prevents the screen from turning off during exercise
- Voice recognition to control the routine hands free
yarn devThis app was created with Create Next App with the following command:
yarn create next-app --example with-jest with-jest-app