Skip to content

Shivanipandey31/chatapp-com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💬 ChatApp

A modern real-time chat application built with the MERN stack, featuring authentication, real-time messaging, online status, and a responsive UI.

🚀 Live Demo

🔗 Access the ChatApp


✨ Features

  • 🌐 Tech Stack: MERN (MongoDB, Express, React, Node.js), Socket.io, TailwindCSS, DaisyUI
  • 🔐 JWT Authentication & Authorization
  • 💬 Real-Time Messaging using Socket.io
  • 🟢 Online User Status with React Context & Socket.io
  • 📦 Global State Management using Zustand
  • 🛡️ Comprehensive Error Handling (client & server)
  • 🚀 Deployed for Free using Render
  • 🧩 Modular and Scalable Codebase

Image

📁 Project Structure

chatapp-com/ ├── backend/ # Express server with routes, controllers, middleware ├── frontend/ # React client with UI components and state management ├── package.json └── README.md

About

ChatApp is a real-time messaging platform built with the MERN stack, Socket.io, and TailwindCSS. It features secure JWT authentication, live user status, and responsive UI. Designed for speed, scalability, and simplicity, it's a complete example of a modern full-stack chat application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors