Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/manikantkr-1004/realtime_chat_application

Privatetalk, my innovative chat application, utilizes Socket.IO to enable real-time, private communication in distinct rooms, fostering seamless and secure conversations among unlimited users.
https://github.com/manikantkr-1004/realtime_chat_application

expressjs nodejs react-emoji-picker reactjs socket-io

Last synced: 2 days ago
JSON representation

Privatetalk, my innovative chat application, utilizes Socket.IO to enable real-time, private communication in distinct rooms, fostering seamless and secure conversations among unlimited users.

Awesome Lists containing this project

README

        

# PrivateTalk - Real Time Chat
Privatetalk, my innovative chat application, utilizes Socket.IO to enable real-time, private communication in distinct rooms, fostering seamless and secure conversations among unlimited users.

![main](https://github.com/Manikantkr-1004/RealTime_Chat_Application/assets/123896779/9c167085-af43-4db9-915d-e362cb01a3a7)

## Deployed URL

- For Frontend:- https://privatetalk.netlify.app/
- **To send images, write like this "img imageURL" and send**.
- **To make text bold, write like * ram * this**
- **To send links, write simply as you write text messages**.


### Tech Stack Used

- **In Frontend**
-- React, Socket.io-Client

- **In Backend**
-- Express JS, Node JS, Socket.io


## Installation

1. Clone the repository:

```bash
git clone https://github.com/Manikantkr-1004/RealTime_Chat_Application.git
```

2. Install frontend dependencies:

```bash
cd frontend
npm install
```

3. Install backend dependecies

```bash
cd backend
npm install
```

## Running the Application

Start the backend server:
```bash
cd backend
npm run server
```

Start the Angular development server:
```bash
cd frontend
npm start
```

Feel free to use the Code, You can install or fork our repo 😊😇. Designed & Built By Manikant Kumar