Router
In this episode we are going to take a look at Vue Router and make detail page for our vehicles using Vue.js.
Also we are going to create another action in our Vuex store, and use it to get a single vehicle so that we can display it in our view.