In this chapter, we learned how to make a Dropbox viewer, which is a single-page application that lists out files and folders from our Dropbox account and allows us to show different folder contents by updating the code. We have learned how to add a basic loading state to our apps and use the Vue animations for navigation.
In Chapter 5, Navigating through the File Tree and Loading Folders from the URL, we are going to navigate through our app folders and add download links to our files.