GaganLohchab / chat_app

Real Time Chat App | MERN && Socket.io && JWT. where you may look up someone's name and start a conversation with them.

Home Page:https://chat-app-steo.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat-app

MERN Stack Project: Real Time Chat App | MERN && Socket.io && JWT. where you may look up someone's name and start a conversation with them.

Screenshot

App Screenshot

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

Setup .env file

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

Run Locally

Build the app

  npm run build

Start the server

  npm run start

About

Real Time Chat App | MERN && Socket.io && JWT. where you may look up someone's name and start a conversation with them.

https://chat-app-steo.onrender.com/


Languages

Language:JavaScript 97.0%Language:CSS 2.2%Language:HTML 0.8%