The zoom clone is build using nodejs socket.io and peerjs.
Nodejs is a backend javascript runtime environment that executes javascript code outside web browser. It is very easy to create API's with the help of nodejs. I have tried to mimic some features of zoom in this project to explore nodejs.
Javascript and HTML CSS thats it!
This clone has features of video/audio conferencing and messaging for now. please raise issue if you find any bug.