...
Chat Application
Overview
A MERN application that allows real time chat experience. This application lets you chat with your friends on real time using socktes. Built with Vite + React.js, MongoDB, and Node.js.
Features
1. Authentication:
User authentication using username and password. MongoDB is used to store data of the user.
2. Real time Chat:
Real time chats with your friend. Sockets are used for real time chat experience.
3. User Experience:
Responsive design. Real-time database updation.
Tech Stack
Frontend: Vite + React
Backend: Node.js
Database: MongoDB
State Management: React Zustand and Hooks
Styling: Tailwind CSS
Related Links