Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 780 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 780 Bytes

MERN Stack Project: Build and Deploy a Real Time Chat App | JWT, Socket.io

image

image

image

Some Features:

  • 🌟 Tech stack: MERN + Socket.io + TailwindCSS + Daisy UI
  • 🎃 Authentication && Authorization with JWT
  • 👾 Real-time messaging with Socket.io
  • 🚀 Online user status (Socket.io and React Context)
  • 👌 Global state management with Zustand
  • 🐞 Error handling both on the server and on the client