This is a simple To-Do app built using HTML, CSS, and JavaScript. It lets users easily create, delete, and mark tasks as completed to manage their daily tasks.
- Create Task: Users can add new tasks to the To-Do list.
- Edit Task: Users can edit existing tasks.
- Mark Task as Completed: Users can mark tasks as completed.
- Delete Task: Users can delete tasks from the list.
- Responsive Design: Optimized for all screen sizes, ensuring a consistent user experience across desktops, tablets, and mobile devices.
- HTML
- CSS
- JavaScript
Curious to see it in action? Check out the live demo here:
Contributions are welcome! If you have any suggestions or improvements, please open an issue or submit a pull request.