Home >Web Front-end >JS Tutorial >Interactive To-Do App with Dark/Light Mode & Task Filters
Built an interactive To-Do App using HTML, CSS, and JavaScript! ? Features include dark/light mode toggle, filters for all, active, and completed tasks, plus a "Clear Completed" button. Project idea from frontendmentor.io. Check it out! ?
? GitHub: https://github.com/khanimran17/Interactive-Todo-App
? Live Demo: https://khanimran17.github.io/Interactive-Todo-App/
The above is the detailed content of Interactive To-Do App with Dark/Light Mode & Task Filters. For more information, please follow other related articles on the PHP Chinese website!