You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A web chat application with a global chat room for all users. User need to sign in with their google account to chat. It uses Firebase for authentication and firestore for storing messages,and uses firestore for storing user data.It also uses firestore real time update feature to show messages in real time.