Build Real-time Chat App with Google Authentication using Svelte & Firebase
In this video, I will show you how you can easily build simple & responsive real-time chat / messaging app with google authentication using svelte and firebase. I have used two services of firebase, google authentication and firestore for real-time database.
00:00 - Introduction
00:05 - Demo
01:25 - Setting up Project
04:55 - Firebase Configuration
07:05 - Svelte Firebase Integration
08:35 - Google Authentication Implementation
14:28 - Firestore Integration for Chat
26:55 - Final Demo