Web Whatsapp A Simple Clone to web whatsapp using MERN stack and Socket.io. Steps to start project npm run socket - To start socket server which simulate real time reply. npm run server - To start http server to server GET and POST requests. npm run app - To start the react app.