Welcome to the To-Do Task App! This project is a simple to-do list application built using Java. It is designed to help users keep track of their tasks and manage their daily activities.
- Add tasks to your to-do list.
- Mark tasks as completed.
- Remove tasks from the list.
- Simple and intuitive user interface.
Important Note: Your task is saved in your browser(Local Storage), so you won't lose it when you close the app... unless you clear the browser data.
- Clone the repository:
git clone https://github.com/meruuuuooo/to-do-task.git