Skip to content

aadityesh/vixplus

Repository files navigation

VixPlus

  • VixPlus is a feature-rich video platform that allows you to watch, search, and discover your favorite videos.
  • URL - https://vixplus.vercel.app/

Features:

  • Video Playback: High-quality video playback in various resolutions.
  • Video Search: Powerful search functionality to find videos by keyword or topic.
  • Related Videos: Discover similar videos based on your viewing history.
  • Channel Details: Explore detailed information about channels, including their videos and subscribers.

Tech Stack:

Getting Started:

  1. Setting Up API KEY:
  2. Clone the Repository:
    git clone https://github.com/aadityesh/vixplus/
  3. Install the dependencies
    cd vixplus
    npm install
  4. Start the server
    npm run dev