- The ability to add a new task
- The ability to edit an existing task.
- The ability to mark a task as completed.
- The ability to delete a task.
- Can Add favorite todo & also can remove
- Implemented priority based color High:red, Medium:green, Low:gray
- Stored Data in localStorage to persist tasks even if the user refreshes the page
- Show total todo and complete todo
- Responsive UI