Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 292 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 292 Bytes

ChatRoom

Live app: https://chat-room-9uev.onrender.com

A real-time chat application made using socket.io and Node.js. User can join a room and send and receive messages in real-time.The page automatically scrolls down upon receiving a new message.User is warned when using profane words.