A simple To-Do List web application that allows users to add, edit, delete, and mark tasks as completed. This application was built using vanilla JavaScript and styled with CSS.
- Add new tasks.
- Edit existing tasks.
- Delete tasks.
- Mark tasks as completed.
- Real-time updates on task status.
- A clean and simple UI with responsive design.