Skip to content

A customizable interval timer designed for Tabata and other high-intensity interval training (HIIT) workouts

License

Notifications You must be signed in to change notification settings

danarocha-br/timeta

Repository files navigation

Timeta app


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.

💜 Why?

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

🔧 Built With

🛠️ Getting Started

To get started with development, run the following command to start the server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Access the app at http://localhost:3000.

Prerequisites

  • Node.js version [20.9.0] or higher

Installation

  1. Clone the repository:
    gh repo clone danarocha-br/timeta
  2. Install dependencies:
    npm install
    # or
    yarn install

Made with ♥ by Dana Rocha 👋 Get in touch!

About

A customizable interval timer designed for Tabata and other high-intensity interval training (HIIT) workouts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published