Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elmurodvokhidov/zoom-clone
The Zoom clone Next.js project is made for learning purposes, and the project code belongs to the full JSM. source code: https://github.com/adrianhajdin/zoom-clone.git
https://github.com/elmurodvokhidov/zoom-clone
clark nextjs reactjs shadcn-ui stream tailwindcss typescript
Last synced: 10 days ago
JSON representation
The Zoom clone Next.js project is made for learning purposes, and the project code belongs to the full JSM. source code: https://github.com/adrianhajdin/zoom-clone.git
- Host: GitHub
- URL: https://github.com/elmurodvokhidov/zoom-clone
- Owner: elmurodvokhidov
- Created: 2024-04-01T18:24:51.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-11T18:06:28.000Z (9 months ago)
- Last Synced: 2024-11-07T21:05:58.515Z (2 months ago)
- Topics: clark, nextjs, reactjs, shadcn-ui, stream, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://zoom-clone-seven-lake.vercel.app
- Size: 948 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zoom Clone Project
This project is a Zoom clone built using ReactJS, Next.js, JavaScript, TypeScript, Tailwind CSS, ShadcnUI, Clark, and Stream technologies.
## Description
This project aims to replicate the functionality of the popular video conferencing platform Zoom. It utilizes modern web development technologies to provide a seamless video conferencing experience.
## Features
- 🎥 Real-time video conferencing
- 🔒 User authentication
- 💬 Chat functionality
- 🖥️ Screen sharing
- 📼 Recording meetings## Technologies Used
[![React.js](https://img.shields.io/badge/React.js-61DAFB?style=for-the-badge&logo=react)](https://reactjs.org/)
[![Next.js](https://img.shields.io/badge/Next.js-000000?style=for-the-badge&logo=next.js&logoColor=white)](https://nextjs.org/)
[![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black)](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
[![TypeScript](https://img.shields.io/badge/TypeScript-3178C6?style=for-the-badge&logo=typescript&logoColor=white)](https://www.typescriptlang.org/)
[![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge&logo=tailwind-css&logoColor=white)](https://tailwindcss.com/)
[![ShadcnUI](https://img.shields.io/badge/ShadcnUI-3498DB?style=for-the-badge&logo=material-ui&logoColor=white)](https://shadcnui.com/)
[![Clerk](https://img.shields.io/badge/Clerk-000000?style=for-the-badge&logo=clerk&logoColor=white)](https://clerk.io/)
[![Stream](https://img.shields.io/badge/Stream-00BFFF?style=for-the-badge&logo=apache-rocketmq&logoColor=white)](https://stream.io/)## Acknowledgments
Special thanks to [@adrianhajdin](https://github.com/adrianhajdin) for his invaluable contribution to building this project.
## Getting Started
To get started with this project, follow these steps:
1. Clone the repository
2. Install dependencies using `npm install`
3. Run the development server using `npm run dev`## Contribution
Contributions are welcome! If you'd like to contribute to this project, please open an issue or submit a pull request.
## License
This project is licensed under the [MIT License](LICENSE).