Akaikenlol / zoom-clone

Zoom-clone is a feature-rich web application designed to bring seamless video conferencing to your fingertips. Whether you're hosting, joining, or scheduling meetings, Zoom-clone ensures a smooth experience with secure authentication, modern UI components, and high-quality streaming services.

Home Page:https://zoom-clone-opal-eta.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zoom-clone

Zoom-clone is a web application that replicates key functionalities of a video conferencing platform. Users can create, join, schedule meetings, and record their meetings with a streamlined and user-friendly interface.

Features

  • User Authentication: Secure and efficient user authentication using Clerk.
  • Component Library: Utilizes shadcnui for pre-built UI components.
  • Modern Styling: Styled with TailwindCSS, ensuring a sleek and responsive design.
  • Framework: Built on Next.js, providing a robust and scalable foundation.
  • Type Safety: Written in TypeScript, ensuring type safety and reducing runtime errors.
  • Streaming Services: Integrated with Stream for high-quality video streaming and recording.

Features

  • Create Meetings: Host your own meetings effortlessly.
  • Join Meetings: Join existing meetings using a unique link or code.
  • Schedule Meetings: Plan meetings in advance with scheduling functionality.
  • Record Meetings: Record your meetings for future reference and playback.

Tech Stack

  • Authentication: Clerk
  • UI Components: shadcnui
  • Styling: TailwindCSS
  • Framework: Next.js
  • Type Safety: TypeScript
  • Streaming: Stream

Getting Started

To run this project locally:

  1. Clone the repository:
    git clone https://github.com/yourusername/zoom-clone.git
  2. Install dependencies:
    cd zoom-clone 
    npm install
  3. Run the development server:
    npm run dev
  4. Open http://localhost:3000 to view it in the browser.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

About

Zoom-clone is a feature-rich web application designed to bring seamless video conferencing to your fingertips. Whether you're hosting, joining, or scheduling meetings, Zoom-clone ensures a smooth experience with secure authentication, modern UI components, and high-quality streaming services.

https://zoom-clone-opal-eta.vercel.app


Languages

Language:TypeScript 97.2%Language:CSS 2.6%Language:JavaScript 0.3%