Skip to content

A basic chat application using Node.js and Socket.io. The app allows users to connect to a common chat room and exchange messages in real time, enabling seamless communication between multiple users.

Notifications You must be signed in to change notification settings

pavankalyan-nvs/Simple-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Chat App

Introduction

This is a simple real-time chat application built with Node.js, Express, and Socket.io. It allows users to join chat rooms and send messages in real-time.

Features

  • User registration and login
  • Real-time messaging
  • Group chats and private messaging
  • Notifications for new messages
  • Responsive user interface

Getting Started

Prerequisites

  • Node.js and npm installed
  • MongoDB installed and running

Installation

  1. Clone the repository:
    git clone https://github.com/pavankalyan-nvs/Simple-chat-app.git
    cd Simple-chat-app

About

A basic chat application using Node.js and Socket.io. The app allows users to connect to a common chat room and exchange messages in real time, enabling seamless communication between multiple users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published