Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sayedrazibur/chat-app
Real-Time Chat Application
https://github.com/sayedrazibur/chat-app
chat chat-application socket-io
Last synced: 14 days 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 (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-22T14:41:26.000Z (24 days ago)
- Last Synced: 2024-11-01T20:06:23.764Z (14 days ago)
- Topics: chat, chat-application, socket-io
- Language: JavaScript
- Homepage:
- Size: 1.93 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: [email protected]
Password: Demo@1234