Whatsapp web app using MERN (MongoDB,Express.js, React.js && Node.js) stack
- Get into /whatsapp-backend
- Run npm install
- Run npm start
- Get into /whatsapp-frontend
- Run npm install
- Run npm start
- Get requests http://localhost:9000/messages/sync
- Post request http://localhost:9000/messages/new
The messages you see inside are from the mongodb database