Skip to content

whatsapp_clone has similar UI like WhatsApp web and has real time messaging functionality.

Notifications You must be signed in to change notification settings

parima001rs/whatsapp_clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

💬 whatsapp_clone

created using MERN STACK

whatapp_clone has similar UI like WhatsApp web and has real time messaging functionality.

Preview

demo_video.mp4

Steps to access it locally➡️

Commands:

cd over to your desired location

cd <path>

to clone the project to your local directory

git clone https://github.com/parima001rs/whatsapp_clone.git

👨‍💻For Frontend

cd over to client side code

cd whatsapp_mern

Install all dependencies

npm install

to start the react app at local host

npm start

💻For Backend Frontend

cd over to backend side code

cd whatsapp_backend

Install all dependencies

npm install

to start the react app at local host

node server.js

Acknowledgments

cleverProgrammer

About

whatsapp_clone has similar UI like WhatsApp web and has real time messaging functionality.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published