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.

Home Page:https://privatetalk.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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:

    git clone https://github.com/Manikantkr-1004/RealTime_Chat_Application.git
  2. Install frontend dependencies:

    cd frontend
    npm install
  3. Install backend dependecies

    cd backend
    npm install

Running the Application

Start the backend server:

  cd backend
  npm run server

Start the Angular development server:

  cd frontend
  npm start

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

About

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://privatetalk.netlify.app/


Languages

Language:JavaScript 57.3%Language:CSS 33.1%Language:HTML 9.6%