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.
- 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.
-
In Frontend -- React, Socket.io-Client
-
In Backend -- Express JS, Node JS, Socket.io
-
Clone the repository:
git clone https://github.com/Manikantkr-1004/RealTime_Chat_Application.git
-
Install frontend dependencies:
cd frontend npm install
-
Install backend dependecies
cd backend npm install
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