This application is similar to messenger. we can create rooms and have group chat with users we add. This project was built using react-chat-engine. It provides interface and basic functionalities for chat application.
To try the app, use the following link: Website
Built using Reactjs framework, libraries used are axios, react-chat-engine, ant-design-docs(for icons).
Download zip or clone the repository and run these commands
npm install
npm start