π 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
π οΈ Current Status π§ This project is completed. But you can always contribute and add new features to it. π§
Clone the repository
Install dependencies
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! π