Simple, vanilla JavaScript to-do list application. (No backend) A very simple to-do list app developed using: HTML, CSS, and JavaScript.
A very simple to-do list app dveloped using: HTML, CSS, and last but not least JavaScript. This app was develooped in order to cement my knowledge of DOM manipulaiton. Notice how short and clear everything is.
All Hail @CaloloCosta, who origninated this app.
Now, what would you have to do to add a Spring Boot back end to this app?