Welcome to the To-Do App! This is a simple and intuitive web application designed to help you manage your tasks efficiently. The app is built using HTML, CSS, and JavaScript.
Checkout :- https://todojavascript1.netlify.app/
- HTML: Provides the structure of the app.
- CSS: Used for styling the app and making it visually appealing.
- JavaScript: Adds functionality to the app, such as adding, completing, and deleting tasks.
- Add new tasks
- Mark tasks as completed
- Delete tasks
- View all tasks in a clear and organized manner