Skip to content

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.

Notifications You must be signed in to change notification settings

Manikantkr-1004/RealTime_Chat_Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published