
Firebase with Vue 3 and VueFire
Lessons
1. Introduction
2. Firebase Fundamentals
3. Setup Firebase with Vue
4. Fetching Data from Firebase
5. Adding Data to Firebase
6. Updating Data in Firebase
7. Deleting Data in Firebase
8. Firebase Auth Fundamentals
9. Registering Users with Firebase Auth
10. Authenticating Users with Firebase Auth
11. Deploying Your App
12. Next Steps
Introduction
In this course, you’ll be working on a food review app that you’ll be taking to the next level by implementing a database as well as user authentication with Firebase.