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 ๐.
Tutorial Link: Click here
Clone the project
git clone https://github.com/DevStack06/react-whatsapp-web
Go to the project directory
cd react-whatsapp-web
Install dependencies
npm install
Start the server
npm run start