A simple real-time chat application built with the MERN stack, featuring JWT authentication and Socket.io for real-time communication.
The app is live at chat-app-ete3.onrender.com
- Clone the repository:
git clone https://github.com/Aryan49SM/react_chat_app.git cd react_chat_app
- Frontend: React
- Backend: Node.js, Express.js
- Database: MongoDB
- Real-time: Socket.io
- Authentication: JWT