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