My ToDo project to experiment with different stuff
- Move "tasks" with the mouse
- Search with suggestions
- Conditional rendering
- React Context
- Forms
- Mobile first design
- Animations and optimistic UI
The project architecture is Feature-Sliced design.
Shared > Entities > Features > Widgets > Pages > App