A TO DO list using Vanilla JavaScript to dynamically add/delete more items.
The goal here is to show my skills in create dynamic HTML elements via JavaScript with document.createElement()
function.
- Vanilla JavaScript
- HTML and CSS
There are so cool features I want to implement. The problem is to find time!
##Live Demo: You can check it out live!!! https://zagaz.github.io/dynamicToDoListJS/