About Todo App

This is a simple todo application built with vanilla JavaScript, HTML, and CSS. It helps you manage your tasks efficiently with the following features:

Add Tasks

Quickly add new tasks to your list

Mark as Complete

Check off tasks when they're done

Delete Tasks

Remove tasks you no longer need

Filter Tasks

View all, active, or completed tasks

All your tasks are stored locally in your browser, so they persist between sessions.