This is a minimalist Todo List web application built using HTML, CSS, and JavaScript. It features dark mode for improved visibility in low-light environments and provides the functionality to add, edit, and remove tasks.
- Dark Mode: Easily toggle between light and dark themes for comfortable usage in various lighting conditions.
- Add Tasks: Quickly add new tasks to your todo list.
- Edit Tasks: Seamlessly modify existing tasks to suit your changing needs.
- Remove Tasks: Effortlessly delete tasks that are no longer needed.
- Clone this repository to your local machine.
- Open
index.html
in your web browser. - Start adding, editing, and removing tasks as needed.
Enjoy a simple yet effective todo list experience!