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.
- Play random YouTube videos from different channels
- Predefined channels include Focus, NSDR, Luke Smith, and Curb..
To get started with the Random YouTube Player, follow these steps:
- Clone the repository:
git clone https://github.com/zerone0x/RandomYtb.git
- Navigate to the project directory:
cd RandomYtb
- Install the dependencies:
bun install
- Start the development server:
bun run dev
- Open your browser and go to
http://localhost:3000
to see the application in action.
This project is licensed under the MIT License. See the LICENSE file for more details.