GFGRBU / Web-Development-3.0

A repository under Git For Geeks 3.0 for hacktoberfest
MIT License
2 stars 12 forks source link

Add real time chat application #31

Closed sanjay-ranganath closed 6 days ago

sanjay-ranganath commented 6 days ago

Real-time Chat Application

This PR aims at adding an implementation of the Real-time Chat Application built using React.js, Node.js, Express, and Socket.IO. This app allows users to create rooms, join rooms, and send messages in real-time.

Added as part of this issue.