I used React, Socket.io and Styled Components in this project.
Chat-App-Demo.mp4
git clone https://github.com/ahmetakyapi/React-Chat-App.git
yarn install
# 1. Open the server.js file in the terminal
node server.js
# 2. Then open the client folder in the terminal
yarn start