Introduction Vue.js makes everything easy. Creating seemingly complex applications becomes super simple and is something that can be done in much less time than previously. We will demonstrate this by creating a GitHub file explorer that will allow us to explore files in public GitHub repos. All the code for this post can be found on GitHub. Setup Development Environment The repo for this post has