/pomodoro

🍅 React web app for efficient distribution of working time

Primary LanguageJavaScriptMIT LicenseMIT

Pomodoro App

GitHub license

React + Redux web app for effective time management using Pomodoro technic.

Why it is required service:

  • Based on simple and effective technic
  • Work sessions & breaks are configurable
  • It's cross-platform app

Install

  • Clone repository using git clone https://github.com/nikolaevv/pomodoro.git
  • Move to this respository: cd pomodoro
  • Run npm install for installing required packages
  • Run npm start and open it in browser