andrevvalle / react-pomodoro

:tomato: Pomodoro timer for developers.

Home Page:http://afonsopacifer.github.io/react-pomodoro/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Website

React Pomodoro

Pomodoro timer for developers.

Features

notifications

  • Times available
    • Timer for code - 25min
    • Timer for social - 5min
    • Timer for Coffee - 15min
  • Alarms available
    • Web Notifications
    • Vibration
    • Songs
  • Play button
  • Pause button

Versioning

To keep better organization of releases we follow the Semantic Versioning 2.0.0 guidelines.

Run the project locally

1 - Prepare the environment:

$ npm install -g webpack

2 - Clone the project and install the dependencies:

$ git clone https://github.com/afonsopacifer/react-pomodoro.git
$ cd react-pomodoro
$ npm install

3 - Run webpack and webpack-dev-server:

$ npm start

Go to: localhost:8080

Contributing

Find on our issues the next steps of the project ;)
Want to contribute? Follow these recommendations.

History

See Releases for detailed changelog.

License

MIT License © Afonso Pacifer

About

:tomato: Pomodoro timer for developers.

http://afonsopacifer.github.io/react-pomodoro/

License:MIT License


Languages

Language:JavaScript 44.9%Language:CSS 43.5%Language:HTML 11.5%