
I just completed a Qwiklabs demo on Firebase.
As a developer, Firebase allows you to create Android, IOS and Web applications easily and quickly, just like WordPress.
In this demo, I configured and deployed a chat client application using Firebase. I implemented the following tasks;
- Sync data using the Cloud Firestore and Cloud Storage for Firebase.
- Authenticate users using Firebase Auth.
- Deploy the web app on Firebase Hosting.
- Send notifications with Firebase Cloud Messaging.
You can try it out on qwiklabs: https://www.qwiklabs.com/focuses/660?parent=catalog
#developer #firebase #qwiklabs