This is a mobile-responsive messaging app built using create-reatc-app and leverages the use of ChatEngine to provide an interactive communication experience. https://happy-davinci-4bd16c.netlify.app/
I encourage you to read the Docs to get a deeper understanding of how it works.
For a quick overview, watch this introductory Video by the creator of the chat engine
Users can create an account, login and view conversations and logout once done
Users can send and receive chats in groups
Users can see when other users are typing
This application is currently under development and any contributions are welcome. Please follow the required process:
- Check the issues tab for any identified issues that need help (You can also create a new issue if it is not reported )
- Ask to be assigned to the issue you want to work on
- Open the cloned repository on your local machine.
- Create a separate branch for that issue
- Try your best to fix the issue
- Once the issue is fixed, raise a Pull Request, and you are done!!