Skip to content

"Chat Application is a secure and feature-rich full-stack chatting app powered by React on the client side, Node.js and Express on the server side, and MongoDB for encrypted user data storage. With real-time communication using Socket.io, it offers authentication, group chats, user search, and more for a dynamic chatting experience."

Notifications You must be signed in to change notification settings

paidynikhil/chatApp1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Application

Chat Application 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

Run Locally

Clone the project

  git clone https://github.com/paidynikhil/ChatApplication1/

Go to the project directory

  cd mern-chat-app

Install dependencies

  npm install
  cd frontend/
  npm install

Start the server

  npm run start

Start the Client

  //open now terminal
  cd frontend
  npm start

Made By

About

"Chat Application is a secure and feature-rich full-stack chatting app powered by React on the client side, Node.js and Express on the server side, and MongoDB for encrypted user data storage. With real-time communication using Socket.io, it offers authentication, group chats, user search, and more for a dynamic chatting experience."

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published