Skip to content

Sithey/pomodoro

Repository files navigation

Pomodoro Timer

pomodoro image

Pomodoro Timer is a modern, configurable time management application built with Next.js 15 and Tailwind CSS. It helps you manage your work sessions using the Pomodoro Technique, allowing you to customize focus time, short break time, and the number of cycles.

Features

  • Configurable Timer: Set custom durations for focus sessions, short breaks, and long breaks.
  • Cycle Management: Specify the number of cycles before a long break.
  • Interactive Timer: Start, pause, and reset the timer with ease.
  • Automatic Phase Transition: Automatically switch between focus and break phases.
  • Responsive Design: Modern and responsive UI built with Tailwind CSS.
  • State Management: Efficient state management using Zustand.

Getting Started

Prerequisites

  • Node.js (version 14 or higher)
  • npm or yarn

Installation

  1. Clone the repository:
git clone https://github.com/Sithey/pomodoro.git
cd pomodoro
  1. Install dependencies:
npm run dev
# or
yarn dev
  1. Start the development server:
npm run dev
# or
yarn dev
  1. Open http://localhost:3000 in your browser.

Contact

For any questions or feedback, please contact [raphi.zerbib@gmail.com].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published