Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/manikantkr-1004/realtime_chat_application
- Owner: Manikantkr-1004
- Created: 2024-01-30T11:26:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-17T17:43:41.000Z (12 months ago)
- Last Synced: 2024-02-17T18:37:44.016Z (12 months ago)
- Topics: expressjs, nodejs, react-emoji-picker, reactjs, socket-io
- Language: JavaScript
- Homepage: https://privatetalk.netlify.app/
- Size: 1.3 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.![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