This app is live here: https://floating-wildwood-30768.herokuapp.com/
Zoom clone is a replica of zoom that has minimum capabilities implemented using Sockets.
- Open the URL in a browser. It will auto-generate a room code and append to the URL. This room code is unique everytime.
- You can share the URL that is appeared in the browser with the people you want to chat with.
- Node.js
- Express
- socket.io
- EJS