NAVID

GoogleMeetClone

I cloned Google Meet with real-time video & audio sharing, beatiful interface and responsive design.

css-modulesnextjs13peerjssocket-iosocket-io-clienttailwindcsswebrtc
1
Stars
0
Forks
1
Watchers
Updated Sep 5, 2025

README

JavaScript

Google Meet Clone

A fully functional clone of Google Meet built with WebRTC, Socket.io, and PeerJS. This application allows real-time video and audio conferencing with a beautiful and responsive interface.

Features

  • Real-Time Video & Audio Conferencing: Seamless communication with high-quality video and audio.
  • Responsive Design: Optimized for both desktop and mobile devices.

Technologies Used

  • Frontend: React, Next.js, Tailwind CSS
  • Real-Time Communication:
    • WebRTC: Enables peer-to-peer communication for video and audio.
    • Socket.io: Facilitates real-time bi-directional communication.
    • PeerJS: Simplifies WebRTC peer-to-peer data and media streaming.

Screenshots

image *Home Page* image *Video Call Interface*

Installation

Clone the repository:

bash
git clone https://github.com/Navidreza80/GoogleMeetClone.git
cd GoogleMeetClone
npm install
npm run dev

Project data fetched from GitHub API