https://github.com/sayedrazibur/chat-app
Real-Time Chat Application
https://github.com/sayedrazibur/chat-app
chat chat-application socket-io
Last synced: about 1 month ago
JSON representation
Real-Time Chat Application
- Host: GitHub
- URL: https://github.com/sayedrazibur/chat-app
- Owner: SayedRazibur
- Created: 2024-09-16T08:20:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-03T05:16:09.000Z (over 1 year ago)
- Last Synced: 2025-01-03T06:21:20.715Z (over 1 year ago)
- Topics: chat, chat-application, socket-io
- Language: JavaScript
- Homepage: https://chat-app-xi-lime.vercel.app
- Size: 1.95 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Real-Time Chat Application
Project Screenshots:
🧐 Features:
* Real-time messaging with Socket.IO
* Create and manage conversations
* Send messages with text and attachments
* User search functionality
💻 Technologies used:
* Node.js
* Express
* MongoDB
* Mongoose
* Socket.IO
* EJS
🛠️ Installation Steps:
1. Clone the repository
```
git clone https://github.com/SayedRazibur/chat-app.git
```
2. Change into the project directory
```
cd chat-app
```
3. Install dependencies
```
npm install
```
4. Run the application
```
npm start
```
The application will start running at http://localhost:5000
User Email: sayedrazibur@gmail.com
Password: Demo@1234