Skip to content

bogdan2341/task-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 .