An open API service indexing awesome lists of open source software.

https://github.com/rohitanchal/real-time-chat

A real-time chat application using Socket.IO, Node.js, and Express. Supports live messaging with an interactive UI.
https://github.com/rohitanchal/real-time-chat

chat chat-application express instant-messaging messaging-app nodejs real-time-chat real-time-communication simple-chat-application socket-io websockets

Last synced: about 2 months ago
JSON representation

A real-time chat application using Socket.IO, Node.js, and Express. Supports live messaging with an interactive UI.

Awesome Lists containing this project

README

        

# 🚀 Real-Time Chat App

A real-time chat application built with **Socket.IO**, **Node.js**, and **Express**. This app enables instant messaging between users with an interactive UI.

## 🌟 Features

✅ Real-time messaging using **WebSockets**
✅ Displays both sent & received messages with proper alignment
✅ Simple & interactive UI
✅ Built with **Socket.IO**, **Node.js**, and **Express**
✅ Lightweight and fast

## 🛠️ Tech Stack

- **Frontend:** HTML, CSS, JavaScript
- **Backend:** Node.js, Express
- **WebSockets:** Socket.IO

## 🚀 Getting Started

### 🔹 1. Clone the Repository

```sh
git clone https://github.com/rohitanchal/real-time-chat.git
cd real-time-chat