🚀 Demo
Todo list app based on Vue JS Crash Course (2019) by Traversy Media
I want to explore and learn VueJs JavaScript framework and how it compares to React.
How to create components, pass data from child to parent component, make http requests with axios (get, post, delete) and define routes with Vue router.
yarn install
yarn serve
yarn build
yarn lint