Simple chat application using React.js and Firebase Services. This is only for small network of members.
- Create profile
- Create groups
- Add/remove members
- Send/receive messages
- Copy messages
- Receive notification (when application foreground)
- WebAPK on Android (Read more...)
- Firebase CLI (Install)
$ git clone https://github.com/RajithaKumara/react-chat-app
$ cd react-chat-app
Deploy to a Firebase project
$ firebase use --add
$ firebase deploy