Skip to content

This Project allows sending and receiving of text as well as files with indicators showing if a person is online or not.

Notifications You must be signed in to change notification settings

ayush5j8/MERNCHAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERNCHAT

This Project allows sending and receiving of text as well as files with indicators showing if a person is online or not.

How To run the Code? Make sure You have mongoDb installed in your local system install mongodb compass for better visualisation

cd client >> npm install >> npm run dev

cd api >> npm install >> npm run serve In case server doesn't start, try installing nodemon -> npm i nodemon -D (If you don't have it in your package.json) run the server first nodemon index.js

You are good to GO...

If you face some serious errors, them delete node_modules and package-lock.json and re-install using npm i.

About

This Project allows sending and receiving of text as well as files with indicators showing if a person is online or not.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published