A simple and efficient real-time chat application built using [technologies used in the repo, e.g., Node.js, React, WebSocket, etc.]. This app allows users to connect, chat in real time, and enjoy seamless communication.
- Real-time Messaging: Instant chat communication between users with WebSockets.
- User Authentication: Users can sign in and create unique profiles.
- Responsive Design: Mobile-friendly interface that adapts to various screen sizes.
- Notifications: Push notifications for incoming messages.
- Frontend: [React.js]
- Backend: [Node.js, Express]
- Real-Time Communication: WebSockets (Socket.io)
- Database: [MongoDB]
Follow these steps to run the project locally:
Make sure you have Node.js and npm installed.
git clone https://github.com/14Abhishek/Chat-app.git
cd Chat-appthen figure out on ur own
cd .\client-side\
npm i
cd .\server\
npm iby first going in folder and then
cd .\client-side\
npm run devcd .\server\
npm run serverThen create account and do chatting