Design comparison
Solution retrospective
Also time for me to post a Todo app solution. I have used Redux to manage the Todos and context for darkMode state. Both are stored in local storage. For the drag and drop feature I have used React DnD for web. The styling was mainly made in the components by using styled-components. It was a good practice for Redux and React DnD and this app is also something I could use in future for myself now.
Community feedback
- @davidolanrewajuPosted about 1 year ago
Great job on the animation while switching theme 👏🏽👏🏽
1@alexander-hergertPosted about 1 year ago@dave-prog Thank you I also like your solution. I will probably work on the app later again to make it better :D
0@davidolanrewajuPosted about 1 year ago@ChVoS1989 Thanks a lot. Looking at yours gave me the push to study animations for the web- that's one area I am yet to explore in front end
0
Please log in to post a comment
Log in with GitHubJoin 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