Code Monkey home page Code Monkey logo

lynk's Introduction

🚀 Project Overview

⚙️ Tech Stack

  • Next.js
  • TypeScript
  • Clerk
  • GetStream
  • ShadCN
  • Tailwind CSS

⚙️Features

Authentication & Security

  • Secure Login: Authenticate via Clerk with social sign-on or email/password.
  • Real-time Security: Ensure data integrity with secure, real-time interactions.

Meetings & Controls

  • Start & Manage Meetings: Initiate and control meetings with ease.
  • Meeting Customization: Configure settings like recording, reactions, and screen sharing.

Scheduling & History

  • Schedule Future Meetings: Plan ahead and manage upcoming meetings effortlessly.
  • Access Past Meetings: Review details and recordings of previous sessions.

User Experience

  • Responsive Design: Seamlessly adapts to various devices for optimal user experience.
  • Personal Meeting Rooms: Instantly accessible with unique links for quick collaboration.

🛠️ Quick Setup

Requirements

Getting Started

  1. Clone the Repository

    git clone https://github.com/adrianhajdin/zoom-clone.git
    cd zoom-clone
  2. Install Dependencies

    npm install
  3. Set Up Environment Variables

    Create a .env file in the root directory and add your credentials:

    NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
    CLERK_SECRET_KEY=
    NEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in
    NEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up
    NEXT_PUBLIC_STREAM_API_KEY=
    STREAM_SECRET_KEY=
  4. Run the Project

    npm run dev
  5. Explore Your Project

    Open http://localhost:3000 in your browser to view and interact with your application.


This format emphasizes clarity, key features, and a step-by-step guide for easy setup, enhancing readability and user engagement.

lynk's People

Contributors

prnshjh avatar

Stargazers

 avatar

Watchers

 avatar

lynk's Issues

replace "newLOGO.png" with a svg file in all branches.

replace "newLOGO.png" with a svg file in all branches.
create a a new SVG logo for this project and chnage it across the codebase
rename your new logo as "newLOGO.svg" and replace the "newLOGO.png".
Screenshot (795)
the logo on the top left is showing error it will change to the replaced svg file after the issue is resolved

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.