This is a chat application made using react and websocket After cloning the repository, you need to install the dependencies For client npm install For Server cd server npm install for starting both server and client npm run dev Screenshot