This is a real time chat application created using ReactJs. The main theme is how to use chatengine. Here we can able to create group, send message to group as well as individual and we also implemented Google Auth
My Chat is a real-time chat application created using the ChatEngine.io API. It is a chat platform that allows users to login, create groups, send group and individual messages, view team members, and logout. The application has a neat and clean user interface, making it easy to navigate and use.
To run the My Chat application on your machine, follow these steps:
env file.firebase.js file.npm install
npm start
My Chat is a real-time chat application created using the ChatEngine.io API. It offers features such as login and logout, group creation and deletion, viewing team members, and sending group and individual messages. The application has a neat and clean UI, providing a smooth user experience. To run the application, you need to create an app on ChatEngine.io, add the app ID to the env file, create a Firebase app, and add the Firebase app configuration details to the firebase.js file before running the required commands.