Skip to content

Vnnxy/Pomodoro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro Timer: Get productive with React.

A Pomodoro Technique is a time management method developed by Francesco Cirillo in the late 1980s. It uses a timer to break work into intervals.

To facilitate the use of this technique, the Pomodoro Timer has all of the necessary tools and settings for an easy and productive time.

Demo:

Demo2 Demo1

Features:

  • Focus mode and Break mode.
  • Custom time for both focus and break modes.
  • Completed pomodoros tracker.
  • Cache
  • Sounds

Requirements:

  • NodeJs v18.12.1
  • React 18.2.0
  • Npm

Installation

To run the Pomodoro Timer locally, follow these steps:

  1. Clone this repository to your local machine.
  2. Navigate to the project directory in your terminal.
  3. Run npm install to install the necessary dependencies.
  4. Once the installation is complete, run npm start to start the development server.
  5. Open http://localhost:3000 in your web browser to access the Pomodoro Timer.

Credits

This project is based on Pomofocus.io by Yuya Uzu

About

A web-app Pomodoro developed in React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published