Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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).