Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Chat Application

Description

A Fully Responsive real-time chat application that allows users to join chat rooms and exchange messages in real-time.

Technologies

  • HTML
  • CSS
  • JavaScript
  • Node.js
  • WebSockets

How to Run

  1. Clone the repository.
  2. Navigate to the project directory.
  3. Install dependencies: Type the below command in the terminal
    npm install ws
  4. Run the following command in the terminal and then follow the next steps
    node server.js
    
  5. Then Open the HTML file in the browser
  6. Open multiple tabs to Log in as different users and see the results.
  7. Open the same group on the different logged-in tabs to see the messages without refreshing the page.
  8. In this Application you can create Multiple Groups chat in multiple groups Some Pictures Below: image image image image image image

About

Using HTML, CSS, JavaScript, WebSockets

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages