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: 5 months 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-11T18:06:28.000Z (about 1 year ago)
- Last Synced: 2024-11-07T21:05:58.515Z (7 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
[](https://reactjs.org/)
[](https://nextjs.org/)
[](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
[](https://www.typescriptlang.org/)
[](https://tailwindcss.com/)
[](https://shadcnui.com/)
[](https://clerk.io/)
[](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).