/Medical-line

ReactJS, Realtime chat app

Primary LanguageJavaScript

Hi...

This project is full stack (MERN) realtime chat messaging app.

Description: This project includes:

  • 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

To run this project follow next steps:

  1. 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 --
  2. Clone Medical-line and also you need copy-past app-id to app.js. -- npm i --, npm start --