Build a chat app with Firebase
Read the full tutorial here:
This demo app shows how to build a group chat app with firebase, HTML, CSS and JavaScript:
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