A real-time chat application built using React.js (frontend) and Node.js + Express + Socket.IO (backend). This app allows users to join rooms and exchange messages in real-time.
🚧 This app is currently under reconstruction due to some major updates and changes.
🔧 Live features may not work as expected until the update process is completed.
Stay tuned for an improved experience. Thanks for your patience! 🙏
- 🌐 Frontend Live: Click Here
- 🗂️ Backend Repository: Click Here
- React.js
- Tailwind CSS (or your styling method)
- Axios
- Socket.IO Client
- Node.js
- Express.js
- Socket.IO
- CORS
- Railway Deployment
- ✅ Real-time messaging using Socket.IO
- ✅ Join and chat in different rooms
- ✅ Clean and responsive UI
- ✅ Frontend and backend hosted/deployed separately
git clone https://github.com/Ankitjordan/frontendLogicChatapp.git
git clone https://github.com/Ankitjordan/backendchat.git