Todo App Solution using React and Styled components

Solution retrospective
Any feedback is appreciated, thanks.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @hectorgarcia07
HI! I really loved this solution, it introduced me to the Framer Motion library.
The only issue that I see in your project is this: If you were to, lets say have 5 items in your TODO list, and out of these 5 items, 3 of them were completed and you were to switch to the 'completed' tab and re order the list, and switch to the 'all' tab, the 2 unchecked items are gone, but the 3 checked items remain.
Other than that, great work on the implementation, I'm re doing my solution to use react and framer motion like yours!
Marked as helpful
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord