Build a fully functional "Todo List" Application!
This is a javascript todo list application. You can add/remove todos in the list. The UI is built using HTML and CSS the backend is all done using Javascript.
Todo data is stored on local system, so no effect of refresh.