Live link: Link
- React
- Built using Neumorphic Design
- Styled Components
- Add, edit and delete a task.
- Pomodoro timer for every task.
- Saves timestamp of the pomodoro timer after pause to continue later.
- Used debouncing while saving the timestamp to the localStorage.
- Dual theme wiht neumorphic desing.
- Custom made timer using SVG.
- Updates document title while timer is running.
- Mobile responsive.