Chat-room
This project implemented a real-time chat application with socket.io
Tech Stack
Server:
Client:
Running the application locally
git clone https://github.com/AhmedHammami7/Chat-room.git
cd Chat-room
node server.js
Then you can access the chat room here: http://localhost:3000