Skip to content

stanley-zhao/zing-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Zing

zing chat demo

Some Features:

  • Tech Stack: MERN (MongoDB, Express, React, Node.js) + Socket.io + TailwindCSS + DaisyUI
  • Authentication & Authorization: Secure user authentication using JWT
  • Real-Time Messaging: Instant communication powered by Socket.io
  • Online User Status: Presence detection with Socket.io and React Context
  • Global State Management: Efficient state handling with Zustand
  • Robust Error Handling: Comprehensive error management on both client and server sides

#Setup .env file in /backend

PORT=...
MONGO_DB_URI=...
JWT_SECRET=...
NODE_ENV=...

zing-chat-project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published