Skip to content

manumathewcherian/firebase-web-chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

firebase-web-chat

Web Chat application using firebase Follow this instructions: Start with Web-Start

Create project In the Firebase console click on Add Project and call it firebasewebchat.

Click Create Project.

The application that we are going to build uses the whole set of Firebase products available on the web:

Firebase Authentication to easily let your users sign-in your app. The Firebase Realtime Database to save structured data on the Cloud and get instant notification when the data is updated. Cloud Storage for Firebase to save files in the cloud. Firebase Hosting to host and serve your static assets. Firebase Cloud Messaging to send push notifications and display browser popup notifications. Some of these products need special configuration or need to be enabled using the Firebase console:

About

Web Chat application using firebase

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.8%
  • HTML 26.8%
  • CSS 19.4%