Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mhluska/pomodoro

🍅 An easy to use Pomodoro Technique timer
https://github.com/mhluska/pomodoro

pomodoro-technique-timer pomodoro-timer

Last synced: 2 months ago
JSON representation

🍅 An easy to use Pomodoro Technique timer

Awesome Lists containing this project

README

        

![tomato](src/images/tomato.png)

### Pomodoro Timer

**Pomodoro Timer** is an easy to use, web-based Pomodoro Technique timer: https://mhluska.github.io/pomodoro

#### Develop

```sh
npm install
npm start
```

#### Build

```sh
npm run build
```