shrihari689 / meet-clone

This repository contains the frontend for [Google Meet Clone].

Home Page:https://meet-clone-shrihari689.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸš€ Google Meet Clone | Frontend

This repository contains the frontend for [Google Meet Clone].

🌳 Branch Info

master - Implemented using 100ms πŸ†•

restore-legacy - Legacy Code implemented using Websockets

😁 Technologies Used

  • βš› React | for Frontend

  • 🧰 Redux | for State Management

  • πŸ”₯ Firebase | for Auth, Hosting & Database

  • ⏳ 100ms | for Video Conferencing

πŸ“š Setup

  • Clone the repository and run npm install (or yarn).
  • Switch to add-100ms branch (git checkout add-100ms).
  • Create a new project in Firebase and grab the credentials.
  • Run the backend simultaneously.
  • Rename .env.example to .env and fill up all credentials.
  • To start the development server, npm run start.

πŸ”— Related Repository

🀜 Google Meet Clone - Backend πŸ€›

About

This repository contains the frontend for [Google Meet Clone].

https://meet-clone-shrihari689.web.app/

License:MIT License


Languages

Language:JavaScript 95.5%Language:HTML 2.4%Language:CSS 1.8%Language:Shell 0.3%