shivani805 / firebase-realtime-chat

A tutorial that shows how to use firebase to create a web based chat application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A tutorial that shows how to use firebase to create a web based chat application


Languages

Language:JavaScript 51.2%Language:HTML 25.2%Language:CSS 23.6%