Design comparison
SolutionDesign
Solution retrospective
I've made this challenge with React.js, Sass for styling and also worked with localStorage to storing todos and theme preference. Have to investigate how to do drag and drop. If you have any suggestions or want to give me a feedback I would really appreciate it.
Community feedback
- @ApplePieGiraffePosted almost 4 years ago
Hi there, gelizabeth! 👋
Good job on this challenge! 👏 The themes, to-do list, and local storage functionality all work well! 👍
I suggest,
- Adding a
max-width
to the to-do list to prevent the to-do list from becoming too wide when the layout first changes from desktop to mobile. - Preventing users from adding empty list items to the to-do list.
- Perhaps making the checkmarks and the close icons a little bigger so that they are easier to see and click on. 😉
Keep coding (and happy coding, too)! 😁
1@gelizabethPosted almost 4 years ago@ApplePieGiraffe Hi! Thank you a lot for your feedback!
1 - Adding a
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