/Chat-room

Chat room for an unlimited number of users implemented with node and socket.io

Primary LanguageHTML

Chat-room

This project implemented a real-time chat application with socket.io Screenshot

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