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 months 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.
- Host: GitHub
- URL: https://github.com/manikantkr-1004/realtime_chat_application
- Owner: Manikantkr-1004
- Created: 2024-01-30T11:26:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-17T17:43:41.000Z (over 2 years ago)
- Last Synced: 2025-02-09T09:17:03.210Z (over 1 year ago)
- Topics: expressjs, nodejs, react-emoji-picker, reactjs, socket-io
- Language: JavaScript
- Homepage: https://privatetalk.netlify.app/
- Size: 1.27 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

## 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