https://github.com/pavankalyan-nvs/simple-chat-app
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.
https://github.com/pavankalyan-nvs/simple-chat-app
chat-app chat-application socket-io socket-programming
Last synced: 5 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/pavankalyan-nvs/simple-chat-app
- Owner: pavankalyan-nvs
- Created: 2023-08-23T03:49:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-07-19T18:12:28.000Z (11 months ago)
- Last Synced: 2025-09-22T03:40:45.360Z (9 months ago)
- Topics: chat-app, chat-application, socket-io, socket-programming
- Language: JavaScript
- Homepage: https://simple-chat-app-a7z9.onrender.com
- Size: 125 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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:
```bash
git clone https://github.com/pavankalyan-nvs/Simple-chat-app.git
cd Simple-chat-app
=======
# 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:
```bash
git clone https://github.com/pavankalyan-nvs/Simple-chat-app.git
cd Simple-chat-app