Mobile first design using React, Redux Toolkit, Vite and fetch
Design comparison
Solution retrospective
Hi there,
I think the hardest part of this challenge for me was creating the light-dark theme toggle functionality, I think the light theme might need some more polishing but for a first time, this is as good as it gets. I made it so that the app recognize the default light-dark preference of the user and use the preferred choice when entering the website.
I thought the drag and drop would give me headaches but it didn't, I used a tutorial to create the drag and drop functionality, I haven't implemented a drag and drop for quite some years now.
I used Redux Toolkit to manage the todos state and for my surprise it was really easy (of course after I watched Maximilian's tutorial on Udemy). I also used fetch to retrieve the initial todos on page load.
Feel free to give any criticism.
Florian
Community feedback
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