Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 548 Bytes

File metadata and controls

19 lines (12 loc) · 548 Bytes

Task-timer

Task-Timer on github.pages

About:

In the application, you can write a task title and add it to the top of the list. After that timer of the task run's. You can paused that timer and resume. All information about that timers stored in browser (localStorage). If you restart the browser or turn-of computer, all timers will run after, as if that never turned-of.

Technology stack:

  1. React.
  2. Redux.
  3. Material-UI.
  4. moment.js.

Added after:

  • Done tasks list.
  • Dark theme .