Skip to content

ShrujanaReddy/community_chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Community Chat Website

This is a community chat website built using HTML, CSS, and JavaScript on the front-end, and Node.js with Socket.IO for real-time communication on the back-end. The website allows users to join different chat rooms, send and receive messages, and see the list of users currently online in the room.

Features

  • Real-time messaging: Users can send and receive messages in real time within the chat room.
  • Multiple chat rooms: Users can join different chat rooms and interact with other users within the same room.
  • User list: The website displays the list of users currently online in the chat room.
  • Responsive design: The website is designed to be responsive and adapt to different screen sizes.

How to Use

  1. Clone the repository or download the code files.
  2. Install the required dependencies by running npm install.
  3. Start the server by running npm start.
  4. Open your web browser and navigate to http://localhost:3000.
  5. Enter your desired username and select a chat room to join.
  6. Start sending and receiving messages with other users in the chat room.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Node.js
  • Socket.IO

Dependencies

  • Express
  • Socket.IO

Acknowledgments

This project was developed as part of a learning experience and is inspired by various chat applications and tutorials available online.

image image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published