We now have a fully functioning Dropbox viewer app featuring navigation for folders and download links for files. We can use either the folder links or breadcrumb for navigation and use the back and/or forward buttons. We can also share or bookmark a link and load the contents of that folder.
In Chapter 6, Caching the Current Folder Structure Using Vuex, we are going to speed up the navigation process by caching the current folder contents using Vuex.