Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 708 Bytes

File metadata and controls

25 lines (17 loc) · 708 Bytes

🚀 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

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