Build a chat app with Firebase

Read the full tutorial here:

Build a chat app with Firebase

This demo app shows how to build a group chat app with firebase, HTML, CSS and JavaScript:

sign in

hat

Technology

This demo uses:

Running the demo

To run the demo follow these steps:

  • Clone this repo git clone https://github.com/EBEREGIT/firebase-realtime-chat
  • Replace the firebase configuration in the index.js file with your own configurarion
  • Load the index.html file in a browser
  • You can now send and recieve messages