/client-for-chat-app

Chat application client using react and getStream.io

Primary LanguageCSS

React Chat Application

Communication tool for teams

After registration, this tool allows users to chat together, to create, edit, search channels and to choose to invite members in their channels.
They can also chat via Direct Messages. They can message files, GIF and emojis and each instant message can be edited or deleted.
The Chat system is handled by getstream.io

The tool can also notify offline users via SMS using Twilio

A Live version is available here: Demo
Netlify Status

The server uses web application framework Express (Node.js).
Deployed with Heroku

The repo for the server side: server repo.