Skip to content

Vibechat is a real-time chat app that offers secure, customizable, and instant communication. Enjoy end-to-end encryption, personalized themes, and seamless messaging with Vibechat.

License

Notifications You must be signed in to change notification settings

Strikezor/vibe-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ VibeChat : Full Stack Realtime Chat App ✨

This is a full-stack realtime chat application, build with the MERN stack. It uses Socket.io for real-time messaging and online user status. The frontend is built with React, TailwindCSS, and Daisy UI. The backend is built with Node.js, Express, and MongoDB. It is built with a focus on performance, security, and scalability. It includes features like authentication, authorization, error handling, and more.

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
  • 🐞 Error handling both on the server and on the client
  • ⏳ And much more!

Setup .env file

MONGODB_URI=...
PORT=5001
JWT_SECRET=...

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

NODE_ENV=development

Build the app

npm run build

Start the app

npm start

Inspired from As a Programmer on YouTube.

About

Vibechat is a real-time chat app that offers secure, customizable, and instant communication. Enjoy end-to-end encryption, personalized themes, and seamless messaging with Vibechat.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages