Skip to content

esha2343/Chat-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Chat-Application

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

Run Locally

clone the project

Install dependencies

npm install

cd frontend/
npm install

Start the server

//npm run dev

Start the Client

//open now terminal
cd frontend
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published