Skip to content

Shaurya-Aggarwal07/mini-whatsapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mini-whatsapp

Steps to run this code-

  1. copy all the folders in a master folder in your system.
  2. install required libraries through npm . you can see list of them in package.json file
  3. create a database named whatsapp in mongodb
  4. create required collections and docs in it as written in init.js file and others
  5. run index.js to start server
  6. now you run this site in you browser by typing: localhost:8080/chats
  7. done.

this is made without using react in mern stack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published