A customizable interval timer designed for Tabata and other high-intensity interval training (HIIT) workouts. It helps users perform interval training workouts with precision timing. It follows the traditional Tabata protocol (20 seconds work, 10 seconds rest, 8 rounds) while offering customization options for different interval patterns.
This project is built using Next.js.
A personal project where I can experiment with new technologies and design concepts, so, don't hesitate in providing me any feedback you might have to hello@danarocha.com.
More crafts: Website | Twitter | GitHub
To get started with development, run the following command to start the server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devAccess the app at http://localhost:3000.
- Node.js version [20.9.0] or higher
- Clone the repository:
gh repo clone danarocha-br/timeta
- Install dependencies:
npm install # or yarn install
Made with ♥ by Dana Rocha 👋 Get in touch!
