Build a real time chat app with Firebase and React.js | Beginner tutorial

preview_player
Показать описание
In this video you will learn to create a group chat app using Firebase and its database of firestore. All of this is created using Vite and React js. Also, this project has google auth with firebase.

Рекомендации по теме
Комментарии
Автор

A real life saver. I've been looking for recent tutorials to implement chat app functionality with firebase, most of em are outdated or won't work after implementing it. At least this is a stepping stone. Thanks 👍

akporraphael
Автор

I think it would be better if you explained what the imported functions do upon writing the import that way we can understand why they need to be imported. and how each section of the line does like the snapshot.docs.map what does each one do "snapshot" "docs" "map"

YassineEnnachat
Автор

is there a way where we cn have multiple chats, instead of one global chat where anyone can join with email

fiend_
Автор

firstly thanks for make this video, , i didn't understand your source code 79 and 80 number line code. Can you explain to me? because i am beginner.

MujahidulIslam
Автор

Everything was going well but at last i got this error while connecting to local host
[plugin:vite:react-babel] Chat\src\App.jsx: Unexpected keyword 'const'. (10:4)
13 |
It cannot verify the word const

lorenzoj
visit shbcf.ru