KarenOk / whatsapp-web-clone

Clone of Whatsapp Web's current UI.

Home Page:https://whatsapp-clone-web.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Whatsapp Web Clone

Clone of the current Whatsapp Web UI. Check out its backend service here which implements WebSocket communication.

Built with React and Socket.IO .

Run this project locally

  1. Download and Install Node JS from https://nodejs.org/en/download/
  2. In the root project directory, type npm install to install the project's dependencies.
  3. Once installation is complete, type npm start to start the project in your local browser.

N.B: You will need to run the backend service to simulate getting responses when you send in a message.

About

Clone of Whatsapp Web's current UI.

https://whatsapp-clone-web.netlify.app/


Languages

Language:JavaScript 70.9%Language:CSS 27.3%Language:HTML 1.8%