jzse / react-pomodoro

Basic pomodoro timer with interval history

Home Page:https://jzse.github.io/react-pomodoro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status NPM dependency status NPM dev dependency status

Basic pomodoro timer with interval history.

What is a pomodoro?

The Pomodoro Technique is a time management method developed by Francesco Cirillo in the late 1980s. The technique uses a timer to break down work into intervals, traditionally 25 minutes in length, separated by short breaks. These intervals are named pomodoros.

Pomodoro Technique, Wikipedia

This project was bootstrapped with Create React App.

Quick Start

cd react-pomodoro
npm install
npm start

Open http://localhost:3000 to view it in your browser.

About

Basic pomodoro timer with interval history

https://jzse.github.io/react-pomodoro


Languages

Language:JavaScript 90.0%Language:CSS 8.0%Language:HTML 2.0%