Development case study
Todo with Redux
Build a convenient single-page reminder website as an alternative to inconvenient existing tools.

Project overview
Task
Build a convenient single-page reminder website as an alternative to inconvenient existing tools.
Role and scope
Design creation, frontend development, and application logic implementation.
Source design
The project was developed without a separate design mockup.
Stack
- React
- Vite
- Redux Toolkit
- dayjs
Responsive work
A separate responsive version was not developed.
Process
The development timeline and sequence of changes are recorded in the project commit history.
View commit historyChallenge and solution
The main challenge was the application logic. Redux Toolkit was studied during development.