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.
- Host: GitHub
- URL: https://github.com/rohitanchal/real-time-chat
- Owner: rohitanchal
- Created: 2025-03-26T09:36:01.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-26T09:59:39.000Z (about 2 months ago)
- Last Synced: 2025-03-26T10:32:10.748Z (about 2 months ago)
- Topics: chat, chat-application, express, instant-messaging, messaging-app, nodejs, real-time-chat, real-time-communication, simple-chat-application, socket-io, websockets
- Language: HTML
- Homepage: https://real-time-chat-steel-psi.vercel.app
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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