Frontend Mentor - Todo app

Solution retrospective
Any idea on how can I make the code better?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @onoseremejohn
Nice work. I have a few suggestions. It would be better if you save the users list items, active or completed state and theme preference in local storage, so that when the user exits and comes back or refreshes the page, the page loads with the last selected theme and the list items will be restored with their corresponding states (active or complete).
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