Slack (clone) This is a clone of Slack chat app made using React. To run the project locally on your machine: Install dependencies by running yarn command in the terminal. Run the app in the development mode by running command yarn start. Open http://localhost:3000 to view it in the browser.