Skip to content

Realtime Responsive Chat App with React, Node.js, Socket.io and MongoDB with Group This project develops a Realtime Responsive Chat App using React for the front-end, Node.js for the back-end, Socket.io for real-time communication, and MongoDB for data storage.

License

Notifications You must be signed in to change notification settings

ameersayyad12/Full-Stack-Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full Stack Realtime Chat App:

Setup .env file

MONGODB_URI=...
PORT=5001
JWT_SECRET=...

CLOUDINARY_CLOUD_NAME=...
CLOUDINARY_API_KEY=...
CLOUDINARY_API_SECRET=...

NODE_ENV=development

Build the app

npm run build

Start the app

npm start

About

Realtime Responsive Chat App with React, Node.js, Socket.io and MongoDB with Group This project develops a Realtime Responsive Chat App using React for the front-end, Node.js for the back-end, Socket.io for real-time communication, and MongoDB for data storage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages