This project is full stack (MERN) realtime chat messaging app.
- ReactJS,
- NodeJS,
- Authentication,
- GetStream.io - Real time chat,
- Direct and Group Chats,
- Emojis - Reactions and pic - gif support,
- The ability to edit & delete messages,
- Fully responsive
- Clone Medical-line-server and you need create own chat project on getstream.io after this you should copy-past api-key, app-id, app-secret. -- npm i --, --npm run dev --
- Clone Medical-line and also you need copy-past app-id to app.js. -- npm i --, npm start --