Skip to content

nameson2672/ChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat App

This is the private chat app

In this app you can chat with your friend in private condition like in facebook or any masseging platroform.

Tech used

  • 🔥 express backend with mongodb database-->
  • 😎 react frontend with ant design for frontend components
  • 🎉 MERN stack 😂😂

for using this app create .env file and add following veriables

PRODUCTION="development"  
MONGODBLINK="YOUR MONGO URI HERE"

in the root folder

npm install

npm run dev

and then inside clint run

npm install

npm run start

About

This is the private chat app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published