Skip to content

Zemicahelzeru/chat-app-MERN-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ Full Stack Realtime Chat App ✨

This chat application allows users to communicate in real-time. It was developed while I was learning backend development concepts, and I followed a YouTube tutorial to guide me through the process. The experience was invaluable, and I gained hands-on knowledge of how to build a full-stack application using the MERN stack (MongoDB, Express.js, React.js, Node.js).

credits goes to : as a programmer(youtube channel)

Video Tutorial on Youtube

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
  • ⭐ At the end Deployment like a pro for FREE!
  • ⏳ And much more!

Demo

You can check the live demo of the project here

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

Screenshots

image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages