Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 373 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 373 Bytes

Whatsapp Web Clone

Clone of the current Whatsapp Web UI.

Built with React.

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.