The purpose of this assignment is to get the students familiar with Vue and using basic usage of Vue by using one of your previous projects and rewriting in Vue.
Requirements:
Usage of Vue router
Usage of v-bind
Usage of v-for
Usage of at least one vue methods
Usage of props for passing data between components
Vue Project