Create a TODO list design using javascript, html, css
This is a simple todo application design using html, css and vanilla javascript. You will need an editor of your choice to begin with. I usually use vscode with Liveserver extension which helps to view developed application in the browser. First step is to create an html page which will display the todo list. Create […]
Create a TODO list design using javascript, html, css Read More »