Todo App with ReactJS and custom drag and drop functionality

Solution retrospective
Suggestions to improve drag and drop... :)
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ApplePieGiraffe
Hey, Naveen Kumar! 👋
Good job on this challenge! 👍 I like how the state of the to-do list is saved even after the page is refreshed! 🙌
I suggest adding
cursor: pointer
to the theme changer icon and close buttons on the to-do items. 😉Keep coding (and happy coding, too)! 😁
- @abhik-b
Hello Naveen , good job on this challenge. It seems amazing on all screen sizes. You can use
react drag n drop
for drag and drop sorting on touch devices.Good job , Keep it up 💯
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