Skip to content

FrancoCanzani/pomodoro-app

Repository files navigation

Pomodoro App

Table of Contents

Introduction

The Pomodoro App is a productivity tool that helps you manage your time and improve focus. It implements the Pomodoro Technique, a time management method developed by Francesco Cirillo. The technique uses a timer to break work into intervals, traditionally 25 minutes in length, separated by short breaks.

Features

  • Timer: Set a custom timer for work and break intervals.
  • Task List: Manage your tasks and track your progress.

Installation

  1. Clone the repository: https://github.com/FrancoCanzani/pomodoro-app.git

  2. Navigate to the project directory: cd pomodoro-app

  3. Install the dependencies: npm install

Usage

  1. Start the app: npm start

  2. Open the app in your browser: http://localhost:3000

  3. Set the desired timer intervals and click the "Start" button.

  4. Work on your task until the work interval ends.

  5. Take a break during the break interval.

  6. Repeat steps 4 and 5 until you complete your tasks.

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • TypeScript: A typed superset of JavaScript that compiles to plain JavaScript.
  • HTML: The standard markup language for creating web pages.
  • Tailwind CSS: A CSS Framework.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

A simple pomodoro timer and task manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published