https://github.com/mrunal-malkar/chatter--mern-stack-chat-app
chatter is a chat app build using mern stack and socket.io
https://github.com/mrunal-malkar/chatter--mern-stack-chat-app
backend frontend fullstack mern-project mern-stack realtime-chat socket-io
Last synced: 14 days ago
JSON representation
chatter is a chat app build using mern stack and socket.io
- Host: GitHub
- URL: https://github.com/mrunal-malkar/chatter--mern-stack-chat-app
- Owner: Mrunal-Malkar
- Created: 2025-02-22T10:18:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-11-10T12:59:06.000Z (7 months ago)
- Last Synced: 2025-11-10T14:30:11.844Z (7 months ago)
- Topics: backend, frontend, fullstack, mern-project, mern-stack, realtime-chat, socket-io
- Language: JavaScript
- Homepage: https://chatter-mern-stack-chat-app.vercel.app
- Size: 932 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🚀 ChAtTeR - Real-Time Chat Application
ChAtTeR is a real-time chat application built using the MERN stack and Socket.io. It enables seamless messaging, allowing users to send and receive messages instantly.
[backend is hosted free -> so it needs to be refreshed for handling request from frontend after a long period of unvisited time. if you want to see the live preview start the app on localhost by entering env variables of your MongoDB or reach me so that I can start the backend for you to see live preview.]
check it out-
https://chatter-mern-stack-chat-app.vercel.app/
video tutorial-
https://x.com/Mrunal_Malkar/status/1905182187500011672
📦 Installation & Setup
🛠️ Current Status
🚧 This project is completed. But you can always contribute and add new features to it. 🚧
Clone the repository
Install dependencies
# Run this command in both the frontend & backend folders
npm install
Start the application
Frontend:
npm run dev
Backend:
node index.js
🙌 Thank You!
Stay tuned for more updates as we continue improving ChAtTeR! 🚀