Skip to content

Kalra-V/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

20 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Chat Application using MERN stack! Deployment link: https://chat-app-pe9w.onrender.com/login

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

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

Build the app

npm run build

Start the app

npm start

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published