An open API service indexing awesome lists of open source software.

https://github.com/huzaifsk/meet-mock

mockup of google meet
https://github.com/huzaifsk/meet-mock

Last synced: 3 months ago
JSON representation

mockup of google meet

Awesome Lists containing this project

README

          

# Google Meet UI Mockup (React + Tailwind CSS)

A polished UI clone of Google Meet built with **React** and **Tailwind CSS**, showcasing a functional front-end mockup with camera access, participant list, and responsive design.

## ✨ Features

- 📷 Live camera preview using `getUserMedia`
- 🎤 Toggle microphone and camera states
- 🧑‍🤝‍🧑 Simulated participant grid with random user images
- 🎛️ Responsive bottom controls bar (like in Google Meet)
- ⚙️ Utility buttons (Meeting Info, Chat, People, Activities)
- 🖥️ Fully responsive layout — optimized for desktop & mobile
- 🐱 GitHub icon linking to the repository

## 📸 Preview

![UI Screenshot](/public/preview.png)

## 🛠️ Getting Started

### Prerequisites

- Node.js v16+ recommended
- npm or yarn

### Installation

```bash
git clone https://github.com/huzaifsk/meet-mock.git
cd meet-mock
npm install
```
## 🤝 Contributing

We welcome contributions! Please read our [CONTRIBUTING.md](CONTRIBUTING.md) for details on how to submit bug reports, suggest features, and contribute code.

## 📜 License

This project is licensed under the [MIT License](LICENSE).

## 🙏 Acknowledgements

- This project was inspired by the user interface of Google Meet.
- Placeholder user images are provided by [randomuser.me](https://randomuser.me/).

## 📧 Contact

huzaifsk12@gmail.com