Skip to content

A real-time, interactive chat room application built using Socket.io for seamless communication. This app enables fast, free, and easy conversations between users, providing a smooth and engaging chat experience. Perfect for exploring WebSocket technology and building dynamic, real-time applications.

Notifications You must be signed in to change notification settings

MasterHardik/Chatroom-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatroom App

Overview

Chatroom App is a free, fast, and easy-to-use platform for real-time conversations. It allows users to join chat rooms and engage in discussions with others in real-time. This simple and intuitive chat application is perfect for staying connected with friends, colleagues, or anyone around the world.

Getting Started

Follow these steps to get started with Chatroom App on your local machine:

Prerequisites

Make sure you have Node.js and npm (Node Package Manager) installed on your computer.

Installation

  1. Clone this GitHub repository to your local machine:

    git clone https://github.com/MasterHardik/chatroom-app.git
  2. Navigate to the project directory:

    cd chatroom-app
  3. Install the necessary dependencies:

    npm install
  4. Running the Server

    node server.js
  5. Accessing the App : Open your web browser and visit the following address

    http://localhost:5555/

Usage

On the app's homepage, enter your desired username and click "Join." Start chatting with other users in the chatroom. Enjoy free and fast conversations with friends and colleagues.

Technologies Used

Frontend: HTML, CSS, JavaScript

Backend: Node.js, Express.js, Socket.IO

Enjoy fast and convenient conversations with Chatroom App!

About

A real-time, interactive chat room application built using Socket.io for seamless communication. This app enables fast, free, and easy conversations between users, providing a smooth and engaging chat experience. Perfect for exploring WebSocket technology and building dynamic, real-time applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published