Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/duytq94/reactjs-chat-demo

The web chat made by ReactJS and Firebase
https://github.com/duytq94/reactjs-chat-demo

chat demo electron firebase reactjs

Last synced: 6 days ago
JSON representation

The web chat made by ReactJS and Firebase

Awesome Lists containing this project

README

        

# 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/
* Video demo: https://youtu.be/kZYI-QgzplI
* 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