This is a simple IRC-like chat application built using Node.js and Socket.IO. It allows users to join a chat room, send messages, and receive notifications when other users join or leave.
- User registration with username.
- Real-time chat messaging.
- "User has joined" and "User has left" notifications.
- Admin privileges for users with a password.
- Node.js installed on your system.
-
Clone the repository:
git clone this