Skip to content

Shahryartariq/ZapChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡ ZapChat

A modern real-time chat application built with React, Node.js, and Socket.IO.
ZapChat enables users to send and receive messages instantly using WebSocket technology.


🚀 Features

  • Real-time messaging with Socket.IO
  • Online user tracking
  • System notifications when users join or leave
  • Easy to set up locally or deploy
  • Minimalist, fast, and responsive interface

🛠️ Tech Stack

  • Frontend: React
  • Backend: Node.js + Express
  • Real-time Engine: Socket.IO (WebSockets)
  • Deployment: Vercel / Render / AWS (optional)

🎯 Installation (Local)

  1. Clone the repo:
git clone https://github.com/Shahryartariq/ZapChat.git
cd ZapChat
npm install
npm run build
npm start

About

Real-time chat application built with React, Node.js, and Socket.IO using WebSocket communication.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors