BASIC TODO LIST APP Live website link - to-do-list app Made with React Deployed with Vercel Basic CRUD operations Create a task with a title, description, and a due date Read the list of tasks available Update/edit the added tasks Delete the tasks Future Updates Show the deleted tasks as well in a different section Can be able to set due time as well Save the tasks locally so that they remain when the website is reloaded Animation for adding and removing tasks