Skip to content

zerone0x/RandomYtb

Repository files navigation

Random YouTube Player

React TypeScript JavascriptRedux

GitHub top language GitHub last commit GitHub

Overview

Random YouTube Player is a web application that allows users to play random YouTube videos from predefined channels. The application is built using React and provides a simple interface to explore and enjoy videos from various categories.

Preview

FuDMmBtest

Features

  • Play random YouTube videos from different channels
  • Predefined channels include Focus, NSDR, Luke Smith, and Curb..

Getting Started

To get started with the Random YouTube Player, follow these steps:

  1. Clone the repository:
git clone https://github.com/zerone0x/RandomYtb.git
  1. Navigate to the project directory:
cd RandomYtb
  1. Install the dependencies:
bun install
  1. Start the development server:
bun run dev
  1. Open your browser and go to http://localhost:3000 to see the application in action.

License

This project is licensed under the MIT License. See the LICENSE file for more details.