Vue.js Todo app
BY Bryan King
Bryan King wrote his first MV app using vue.js. Basscss and clrs.cc are used for all of the styling. using sessionStorage to store the todos, which is updated anytime an item is added/removed from the list. will be switching to localStorage for my personal use so that his list persists across multiple sessions :)
codepen demo
See the Pen Vue.js Todo app by Bryan King (@brykng) on CodePen.