pomodoro-timer Tailwind Templates

Pomodoro Timer

Simple Pomodoro Timer made in React + Tailwind CSS

Pomodoro Timer

A simple Pomodoro Timer built with React and Tailwind CSS, allowing users to manage tasks and focus sessions effortlessly. This project was created as a way to learn React and Tailwind.

Features

  • Start, pause, and reset the timer
  • Switch between Pomodoro and break mode
  • Task management (add, complete, delete tasks)
  • Local storage support to save tasks
  • Notification support

Technologies Used

  • React
  • Tailwind CSS
  • Vite (for development and bundling)

Installation

  1. Clone the repository:

    git clone https://github.com/bojanradjenovic/pomodoro-timer.git
    cd pomodoro-timer
    
  2. Install dependencies:

    npm install
    

Running the Project

To start the development server:

npm run dev

Building for Production

To create a production build:

npm run build

Top categories

Loading Svelte Themes