Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

A simple Chat App Using MERN | Socket.io | JWT

Awesome Lists containing this project

README

        

# Chat App || MERN || Socket.io || JWT

# JWT LOGIN
![Screenshot (27)](https://github.com/Sanjayng125/MERN-chat-app/assets/106653066/68be9a75-8458-4f1f-90b2-5a2ac0206ed4)

# Real Time Chatting
![Screenshot (23)](https://github.com/Sanjayng125/MERN-chat-app/assets/106653066/135bf7c1-d721-4a66-ab51-41c24989fae6)

# Responsive
![Screenshot (25)](https://github.com/Sanjayng125/MERN-chat-app/assets/106653066/86e97851-6ec3-4255-840c-53f4a69b1355)
![Screenshot (24)](https://github.com/Sanjayng125/MERN-chat-app/assets/106653066/2752e695-f779-4439-844b-06bbbba97083)
![Screenshot (26)](https://github.com/Sanjayng125/MERN-chat-app/assets/106653066/e3a70a04-4561-41d8-9974-ad2886accdff)

# .ENV
PORT =

MONGO_URL =

JWT_SECRET =

Client side

VITE_FIREBASE_API =

# Build & start
npm run build

npm run dev