-I just build a simple TODO app where you can :
♟ Create Todo.
♟ Read Todo.
♟ Update/Edit Todo.
♟ Delete Todo.
♟ List the completed task , Unlist task and also delete task .
-All the data will be stored in Local Storage of Browser.
-This website is fully responsive on all screen sizes and it is deployed on vercel.
You can check it out - https://simple-todo-priyanshu.vercel.app/