Skip to content

prashannastha7/Realtime-Chat-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatterBox: Realtime Chat Application

ChatterBox is a realtime chat application built using Node.js and Socket.IO, allowing friends to chat with each other instantly. This project aims to provide a seamless and responsive chatting experience for users.

Features

  • Realtime Communication: ChatterBox enables users to chat in real time, providing instant messaging between friends. Responsive Design: The application is designed to work across multiple devices and screen sizes, ensuring a consistent experience for all users.

Technologies Used

  • Node.js: Backend JavaScript runtime environment for building the server-side logic.
  • Socket.IO: Library for realtime web applications, enabling bidirectional communication between web clients and servers.
  • HTML/CSS/JavaScript: Frontend technologies for building the user interface and handling client-side interactions.

Getting Started

To get started with ChatterBox, follow these steps:

  1. Clone this repository to your local machine.
    git clone https://github.com/prashannastha7/Realtime-Chat-Application.git

  2. For node and socket inside NodeServer. npm init and npm i socket.io

  3. Start the server. nodemon index.js

  4. Install dependencies using npm. cd Chat_App npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published