It's a basic real-time reactjs chat application.
Install my-project with npm
npm install my-project
cd my-projectContributions are always welcome!
See contributing.md for ways to get started.
Please adhere to this project's code of conduct.
To run this project, you will need to add the following environment variables to your .env file
REACT_APP_CHAT_ENGINE_KEY
REACT_APP_CHAT_ENGINE_ID
Client: React, ContextAPI, Ant-Icon, React-Chat-Engine
Server: Firebase, Socket.io
