This is the project is an chatting application by using React Chat-Engine. In this project users can login using google account and create a chat room then other uers can join the room and start chatting. users can even send files to other persons.Live Demo.
- Download the code zip file or clone this repository
- Run npm install in the directory and dependicies will installed
- Run npm start to run the app
- app will run http://localhost:3000/
- react-chat-engine
- react-router-dom
- Firebase
Within the download you'll find the following directories and files:
|
│ README.md
│
└───Component
│ │ Chats
│ │ Firebase
| | Login
|
|