Skip to content

kiruthikadev-r/chat-mern-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Talk-A-Tive Talk-a-tive is a Full Stack Chatting App. Uses Socket.io for real time communication and stores user details in encrypted format in Mongo DB Database. ## Tech Stack **Client:** React JS **Server:** Node JS, Express JS **Database:** Mongo DB ## Demo [https://talk-a-tive.herokuapp.com/](https://talk-a-tive-7fgq.onrender.com) ![](https://github.com/piyush-eon/mern-chat-app/blob/master/screenshots/group%20%2B%20notif.PNG) ## Run Locally Clone the project ```bash git clone https://github.com/piyush-eon/mern-chat-app ``` Go to the project directory ```bash cd mern-chat-app ``` Install dependencies ```bash npm install ``` ```bash cd frontend/ npm install ``` Start the server ```bash npm run start ``` Start the Client ```bash //open now terminal cd frontend npm start ``` # Features ### Authenticaton ![](https://github.com/piyush-eon/mern-chat-app/blob/master/screenshots/login.PNG) ![](https://github.com/piyush-eon/mern-chat-app/blob/master/screenshots/signup.PNG) ### Real Time Chatting with Typing indicators ![](https://github.com/piyush-eon/mern-chat-app/blob/master/screenshots/real-time.PNG) ### One to One chat ![](https://github.com/piyush-eon/mern-chat-app/blob/master/screenshots/mainscreen.PNG) ### Search Users ![](https://github.com/piyush-eon/mern-chat-app/blob/master/screenshots/search.PNG) ### Create Group Chats ![](https://github.com/piyush-eon/mern-chat-app/blob/master/screenshots/new%20grp.PNG) ### Notifications ![](https://github.com/piyush-eon/mern-chat-app/blob/master/screenshots/group%20%2B%20notif.PNG) ### Add or Remove users from group ![](https://github.com/piyush-eon/mern-chat-app/blob/master/screenshots/add%20rem.PNG) ### View Other user Profile ![](https://github.com/piyush-eon/mern-chat-app/blob/master/screenshots/profile.PNG) ## Made By - [@Piyush-eon](https://github.com/piyush-eon) # chat-mern-project # chat-mern-project # chat-mern-project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •