In the previous part we added the missing Update and Delete functionality, as well as refactoring our code to be more DRY. In this final part we are going to integrate the Vue-router to route between our authentication-page and our notes-page.
Full article