A Fully Responsive real-time chat application that allows users to join chat rooms and exchange messages in real-time.
- HTML
- CSS
- JavaScript
- Node.js
- WebSockets
- Clone the repository.
- Navigate to the project directory.
- Install dependencies: Type the below command in the terminal
npm install ws
- Run the following command in the terminal and then follow the next steps
node server.js
- Then Open the HTML file in the browser
- Open multiple tabs to Log in as different users and see the results.
- Open the same group on the different logged-in tabs to see the messages without refreshing the page.
- In this Application you can create Multiple Groups chat in multiple groups
Some Pictures Below:
