reactjs-chat-demo icon indicating copy to clipboard operation
reactjs-chat-demo copied to clipboard

The web chat made by ReactJS and Firebase

Demo Web Chat

Description

  • A web chat made by ReactJS and Firebase.
  • Support login with google account, chat with any user, send text, image and sticker, update avatar and profile.
  • Try at here: https://flutterchatdemo.firebaseapp.com/
  • Watch the demo video for more clarity: https://youtu.be/kZYI-QgzplI
  • Check my general guidance to know more and how to do it: https://medium.com/@duytq94/building-web-chat-with-reactjs-and-firebase-e7f9654b661

Screenshot

How to run

  • Clone this project
  • Run npm install to install packages
  • Run npm start to start the server