Build a CRUD with VueJS & Firebase

CRUD

Installation & Firebase setup

11:02 | video

Setup store & install Vuetify

04:29 | video

User registration

14:41 | video

User login & logout

11:58 | video

Route protection

04:12 | video

Store games

12:30 | video

Fetch games from firestore

07:16 | video

Manage auth state after refresh

01:52 | video

Update games

14:40 | video

VueJS pass data to parent

10:42 | video

Delete games

06:04 | video

Fetch all games with author

06:55 | video

Lets improve UX

04:37 | video

Deploy to Netlify and Vercel

04:10 | video

Coders Diaries

Store games

In this lesson, we have created a component to display our form to store new game details and also handled file uploads to firebase storage and storing data to cloud firestore.


Lesson Discussions