Welcome to the Chat App! This application allows users to log in, chat with friends, and manage shared expenses using a modern tech stack.
- Real-time Chat: Communicate with friends in real time.
- User Management: Log in and manage your account.
- Frontend: ReactJS, TailwindCSS
- Backend: NodeJS, Express
- Database: MongoDB
- Real-time Communication: Socket.io
- Authentication: JWT(JSON Web Tokens)
- Other libraries: Bcrypt.js, etc
Check out the video below to see the basic functioning of the app:
Here are some screenshots of the app's local host server, including the signup and login pages:
-
Clone the Repository
git clone https://github.com/yourusername/chat-app.git




