Skip to content

A comprehensive chat application employing socket.io on Node.js—a sophisticated and fully functional Omegle clone crafted explicitly for group conversations. This innovative platform prioritizes user anonymity, providing the unique ability to engage in multiple simultaneous conversations with an expansive and limitless community.

Notifications You must be signed in to change notification settings

Tuhin-SnapD/ChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatApp: Realtime Group Chat Application

ChatApp is a fully functional Omegle clone designed for engaging group conversations while maintaining user anonymity. With the ability to connect with 'n' number of people simultaneously, this application offers an exciting and dynamic chat experience.

Installation Guide

Follow these steps to install dependencies and run the ChatApp:

1. Navigate to the Node Directory

Open your terminal and change the directory to the "node" folder using the following command:

cd node

2. Install Dependencies

Run the following command to install the required dependencies:

npm install

3. Choose a Run Method

Using Nodemon (recommended):

If you don't have nodemon installed globally, you can install it by running:

npm install -g nodemon

Then, run the application using nodemon:

nodemon

Using Visual Studio Code:

If you are using Visual Studio Code, you can use the Code Runner extension to run the "index.js" file.

4. Open in Browser

Run "index.html" in your preferred web browser to launch the ChatApp.

5. Simultaneous Testing

To test the functionality, open multiple instances of the application in Google Chrome or any other browser.

Enjoy the seamless and anonymous group chat experience provided by ChatApp!

About

A comprehensive chat application employing socket.io on Node.js—a sophisticated and fully functional Omegle clone crafted explicitly for group conversations. This innovative platform prioritizes user anonymity, providing the unique ability to engage in multiple simultaneous conversations with an expansive and limitless community.

Topics

Resources

Stars

Watchers

Forks