Skip to content

Chatty is a real-time messaging application built with the MERN stack, enhanced with Socket.io for live communication and Zustand for effortless state management. It features modern UI with TailwindCSS and DaisyUI, robust JWT-based authentication, and smooth deployment—all packed into one sleek experience.

Notifications You must be signed in to change notification settings

AdityaVikramSingh45/Chatty-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full Stack Realtime Chat App(CHATTY)✨

Demo App

Highlights:

  • 🌟 Tech stack: MERN + Socket.io + TailwindCSS + Daisy UI
  • 🎃 Authentication && Authorization with JWT
  • 👾 Real-time messaging with Socket.io
  • 🚀 Online user status
  • 👌 Global state management with Zustand

Setup .env file

MONGODB_URL=...
PORT=4000
JWT_SECRET=...

CLOUDINARY_CLOUD_NAME=...
CLOUDINARY_API_KEY=...
CLOUDINARY_API_SECRET=...

NODE_ENV=development

About

Chatty is a real-time messaging application built with the MERN stack, enhanced with Socket.io for live communication and Zustand for effortless state management. It features modern UI with TailwindCSS and DaisyUI, robust JWT-based authentication, and smooth deployment—all packed into one sleek experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages