Video Conferencing website
Here's the link to Crossroads frontend
Features of the website:
- Screen Sharing
- Unicast(Private dm) during meet
- Chat during and Post Meet
- Sharing room link on social media through website
- Platform Walkthrough
Can accomodate upto 10 participants if the bandwidth allows.
To check out the project or contribute, simply clone the repository, cd into frontend and backend and run npm install, and then start the server by typing npm start into the backend, and then you can run npm start for the frontend. Deployed using heroku(backend) and netlify(frontend).