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
- Host: GitHub
- URL: https://github.com/luizbatanero/pomodoro-react
- Owner: luizbatanero
- Created: 2019-05-18T18:30:30.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T01:51:04.000Z (over 3 years ago)
- Last Synced: 2023-02-27T23:17:46.663Z (over 3 years ago)
- Topics: javascript, pomodoro, pomodoro-timer, reactjs
- Language: JavaScript
- Homepage: https://luizbatanero.github.io/pomodoro-react/
- Size: 2.39 MB
- Stars: 53
- Watchers: 2
- Forks: 25
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pomodoro Timer
:tomato: Pomodoro timer built with React
### [Live Demo](https://luizbatanero.github.io/pomodoro-react/)

## 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.