π¬ KatConnect live at https://katconnect.onrender.com/
A modern real-time chat application built with the MERN stack and Socket.io, featuring user authentication, instant messaging, and a clean responsive UI.
Do check it out with multiple devices
π Deployed on [Render] ---->>> https://katconnect.onrender.com/
Made with β€οΈ by Shlok Katiyar
KatConnect is a real-time chat web app designed for smooth, instant communication.
Built using the MERN stack and Socket.io, it allows users to create accounts, log in securely, and chat with others instantly β all with real-time updates.
- π Authentication System β Secure login and signup using JWT.
- π¬ Real-Time Messaging β Powered by Socket.io for instant updates.
- π§βπ€βπ§ Online Status β See when users are online.
- β‘ Modern UI β Built with React + TailwindCSS, ensuring responsive and elegant design.
- π± Fully Responsive β Works seamlessly on mobile, tablet, and desktop.
- π§ RESTful APIs β Clean API architecture for scalability.
- π Deployed on Render β Both frontend and backend hosted for smooth live performance.
Frontend:
- React.js (Vite)
- Tailwind CSS
- Axios
- Context API / Custom Hooks
Backend:
- Node.js
- Express.js
- MongoDB (Mongoose)
- Socket.io
- JSON Web Tokens (JWT)
- bcrypt.js (for password hashing)
Deployment:
- Render (for both frontend & backend)
git clone https://github.com/your-username/KatConnect.git cd KatConnect