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

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

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![Screenshot (11)](https://github.com/user-attachments/assets/3fc4f8d6-66d2-4684-92e8-264c23e384ee)

🛠️ 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! 🚀