Google Meet Clone with React, WebRTC, and Firebase.
- Run npm install.
- Add your firebase config details to Config/firebase.js.
- Run "npm run start" to start the app.
- Local Authentication
- Creation and Joining Rooms
- Room Settings (Changes between Audio, Video, ScreenShare and deletion of room)
- Show current active users in given Room
- Voice Chat (Buggy, but main features work)
The app will open with a prompt for the user to enter their name as follows...
In the use case, user One enters their name into the name field below.
Room created with Audio: Video, Screen Share and end call functionality.
Support up to 8-12 users without having UI alignment issues.
Author: Helitha Rupasinghe Licence: MIT Credit: chithakumar13 ( Full Stack Developer)