Skip to content

vineet1401/Chat-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

Setup .env file

DB_STRING = 
SECRET_KEY = 

Build the app

npm run build

Start the app

npm start

Releases

No releases published

Packages

No packages published

Languages