/Chat

Primary LanguageJavaScript

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