With the Firebase project set up and the lifecycle hooks fresh in memory we are ready to start migrating our vue.js application to use the data from the database instead of the JSON file.
In this lesson, we'll learn how to migrate our Vuex store to use the Cloud Firestore Database.