DEV Community

Imran Khan
Imran Khan

Posted on

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/

Image description
Image description
Image description
Image description

Top comments (0)

The best way to debug slow web pages cover image

The best way to debug slow web pages

Tools like Page Speed Insights and Google Lighthouse are great for providing advice for front end performance issues. But what these tools can’t do, is evaluate performance across your entire stack of distributed services and applications.

Watch video