Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/duytq94/reactjs-chat-demo
- Owner: duytq94
- License: mit
- Created: 2018-11-10T04:19:50.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-20T15:43:16.000Z (over 1 year ago)
- Last Synced: 2023-03-02T04:16:23.368Z (over 1 year ago)
- Topics: chat, demo, electron, firebase, reactjs
- Language: JavaScript
- Homepage:
- Size: 5.27 MB
- Stars: 79
- Watchers: 0
- Forks: 52
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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