# Whatsapp Web Development using React Hey 👋 everyone, in this tutorial we will going to develop whatsapp-web from scratch using #react, #typescript #materialui and #socketio. This tutorial is begginner friendly so enjoy learning 😄. ## Demo Tutorial Link: [Click here](https://youtube.com/playlist?list=PLtIU0BH0pkKp2Zu9xQXJogBIgPxe4jkkZ) ## Screenshots #### 1. Without menu modal  #### 2. With menu modal  ## Run Locally Clone the project ```bash git clone https://github.com/DevStack06/react-whatsapp-web ``` Go to the project directory ```bash cd react-whatsapp-web ``` Install dependencies ```bash npm install ``` Start the server ```bash npm run start ``` ## Authors - [@devstack06](https://github.com/DevStack06) # Whatsapp_Clone