/Google_Meets_Clone

Chat & Viseo conference clone app using webRTC

Primary LanguageJavaScript

Google Meets Clone app

this is an application based on google meets, where a maximum of 4 users can have a video conference meeting

running the application

to run this application, clone this project, then first run the server project :

  • cd server
  • npm start

After running the node server, run the chat-nexus react application :

  • cd chat-nexus
  • npm start

Screenshots of the application

image

image

image

image