Submitted over 3 years agoA solution to the Todo app challenge
Todo App with TS, Sass and Vite
sass/scss, typescript, vite
@Nabil-Y

Solution retrospective
Hi everyone,
I build the todo app with local storage so your theme and todos will be saved, you can even use it if you don't clear your browser cache. Your prefered theme (dark or light) is automatically detected and applied on page load.
I used a third party library for the drag and drop list (sortable.js). Your changes made by reordering the list are saved in the local storage too!
It was my first time using TypeScript and Vite, please tell me if there is anything I can improve.
Thank you !
Nabil-Y
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Nabil-Y's solution.
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