A frontend web application replicating the core interface of Google Meet, built with Vite, React, and Tailwind CSS.
- Responsive Design: Ensures optimal viewing across various devices.
- Modern UI Components: Utilizes Tailwind CSS for sleek and consistent styling.
Experience the application live: Google Meet Clone Demo
Follow these steps to set up the project locally.
- Frontend: React
- Styling: Tailwind CSS
- Build Tool: Vite
-
Clone the Repository:
git clone https://github.com/devdasamale/google-meet-clone.git cd google-meet-clone -
Install Dependencies:
npm install
-
Start the Development Server:
npm run dev
- Inspired by Google Meet.