Task List is a demonstration in Vanilla JS. It utilizes local storage to add, save, and remove tasks. A filter function is also implemented via Javascript method. Javascript file is fully commented in order to see build process.