Skip to content

Commit 7ab9885

Browse files
committed
Update README.md
1 parent 835a57e commit 7ab9885

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ A login system implemented using Node.js and Passport.js. This project covers us
2020

2121
An example of implementing JWT (JSON Web Token) authentication in a Node.js application. This project highlights how to secure RESTful APIs using JWT for authentication and authorization.
2222

23+
### [Zoom Clone](https://github.com/gitFerdo/Learning_code/tree/Video-Chat-App)
24+
25+
A Zoom clone application built using WebRTC, Express, ejs, socket.io, uuid, nodemon, and PeerJS. This project demonstrates real-time video and audio communication, room creation and joining, and chat functionality.
26+
2327
## Getting Started
2428

2529
To get started with any of these projects, clone the repository and navigate to the respective project directory. Follow the instructions in each project's README file for setup and usage details.

0 commit comments

Comments
 (0)