Skip to content

Reach-Out is a chat app made using MERN and socket.io

Notifications You must be signed in to change notification settings

Anoosh-MR/Reach-Out

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Reach-Out

Reach-Out is a MERN Stack Chatting App. Uses Socket.io for real time communication and stores user details in encrypted format in Mongo DB Database.with PWA support

Tech

Client: React JS

Server: Node JS, Express JS

Database: Mongo DB

Features

  • Authenticaton
  • Real Time Chatting with Typing indicators
  • support for sending images text and emojies
  • One to One and group Chatting option
  • Search users and create chat
  • live notification
  • customized groups
  • view profile
  • PWA support

Live site

https://reach-out-chatapp.herokuapp.com/

Snapshots

alt text

alt text

Run

clone the project

   git clone https://github.com/Anoosh-MR/Reach-Out.git

Go to project directory

   cd Reach-Out

   cd frontend/ 
   npm install

Start the server

 npm run start

Start the Client

//open now terminal
 cd frontend
 npm start

Authors

About

Reach-Out is a chat app made using MERN and socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published