react-firebase-chat icon indicating copy to clipboard operation
react-firebase-chat copied to clipboard

Chat Application built With React.js, Firebase Real-Time Database And Gmail Authentication

Chat Application using React.JS + Firebase real-time Database + Firebase Gmail Authentication

I build this app for learning purpose. you can check the live 💁‍♂️ demo

Quick Start:

  • git clone
  • cd react-firebase-chat
  • create a firebase config file on /src
  • npm install
  • npm start