Skip to content

diegohq/pomodoro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro

This is a tool to help you use Pomodoro technique.

This project has been made with educational purposes.

The main idea here was to build a project using React.

You can check this tool online at https://www.pomodoroonline.net/

Usage

To install NPM dependencies:

docker-compose run --rm npm install

To run development mode:

docker-compose up start

To run build:

docker-compose run --rm npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published