https://github.com/sanjayng125/mern-chat-app
A simple Chat App Using MERN | Socket.io | JWT
https://github.com/sanjayng125/mern-chat-app
chat-application jwt mern responsive socket-io
Last synced: 4 months ago
JSON representation
A simple Chat App Using MERN | Socket.io | JWT
- Host: GitHub
- URL: https://github.com/sanjayng125/mern-chat-app
- Owner: Sanjayng125
- Created: 2024-02-26T12:26:27.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-28T15:36:20.000Z (11 months ago)
- Last Synced: 2025-01-02T11:29:42.215Z (6 months ago)
- Topics: chat-application, jwt, mern, responsive, socket-io
- Language: JavaScript
- Homepage: https://mern-chat-app-uw8w.onrender.com/sign-in
- Size: 246 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chat App || MERN || Socket.io || JWT
# JWT LOGIN
# Real Time Chatting
# Responsive


# .ENV
PORT =
MONGO_URL =
JWT_SECRET =
Client side
VITE_FIREBASE_API =# Build & start
npm run build
npm run dev