Search⌘ K
AI Features

Course Application Previews

Explore Firebase application previews by building real-world apps such as a chat app, photo sharing app, authentication boilerplate, and a to-do list. Learn key Firebase services like Cloud Firestore, Authentication, Storage, and Hosting while securing user data and deploying projects efficiently.

Chat Application #

widget

By building the Chat Application you will learn powerful queries that allow you to communicate with the Cloud Firestore database. It’s also a pretty useful app that you can use in the real world by itself or integrate into other applications of your choosing.

After it’s built and fully working I will use this app to teach you how to deploy applications using Firebase Hosting. There is no need to have a custom domain because you will get a live project URL from Firebase. This allows you to share it with friends, family or coworkers in order to get feedback and implement changes. If you do want to set up your own domain I will cover that too. If you want to deploy any other app, the steps ...