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

https://github.com/luizbatanero/pomodoro-react

:tomato: Pomodoro timer built with React
https://github.com/luizbatanero/pomodoro-react

javascript pomodoro pomodoro-timer reactjs

Last synced: 5 months ago
JSON representation

:tomato: Pomodoro timer built with React

Awesome Lists containing this project

README

          

# Pomodoro Timer
:tomato: Pomodoro timer built with React

### [Live Demo](https://luizbatanero.github.io/pomodoro-react/)

![Screenshot](screenshot.png)

## Features

* Keyboard Shortcuts
* HTML5 Notification
* Audio Notification

## Running Locally

```sh
npm install
npm start
```

Runs the app in development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.