/friendly-chat-time

Firebase enabled realtime chat app

Primary LanguageJavaScript

A chat app written in vanilla JavaScript, HTML and CSS connected to Firebase for real time processing and communication.

You can sign in with a Google account, chat and upload images.

Uses:

  • Firebase Auth for authentication
  • Firebase Database for users
  • Firebase Cloud Messaging and Service Workers for Notifications
  • Firebase storage for uploads
  • Firebase hosting for deployment

TODO:


Created from codelab tutorial: Firebase: Build a Real Time Web Chat App Codelab.