Skip to content

git-dmitriy/pomodoro-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro-app

Pomodoro-timer with a list of tasks. A simple application for practicing state management skills using the Redux Toolkit. The task list and settings are stored in the browser's local storage. For styling, I used a CSS-in-JS approach, specifically style-components


Pomodoro-app screenshot


Open

TechStack

  • React
  • Redux Toolkit
  • styled-components