Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zerone0x/randomytb

A random youtube player for curb, luke smith, nsdr...
https://github.com/zerone0x/randomytb

curb-your-enthusiasm player random react redux-toolkit typescript videos youtube

Last synced: 15 days ago
JSON representation

A random youtube player for curb, luke smith, nsdr...

Awesome Lists containing this project

README

        

# Random YouTube Player

![React](https://img.shields.io/badge/React-61DAFB?style=flat&logo=react&logoColor=white) ![TypeScript](https://img.shields.io/badge/TypeScript-3178C6?style=flat&logo=typescript&logoColor=white) ![Javascript](https://shields.io/badge/JavaScript-F7DF1E?logo=JavaScript&logoColor=000&style=flat)![Redux](https://img.shields.io/badge/Redux-764ABC?style=flat&logo=redux&logoColor=white)

![GitHub top language](https://img.shields.io/github/languages/top/zerone0x/RandomYtb) ![GitHub last commit](https://img.shields.io/github/last-commit/zerone0x/RandomYtb)
![GitHub](https://img.shields.io/github/license/zerone0x/RandomYtb)

## 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](https://cdn.jsdelivr.net/gh/h3x311/upic@main/LC3/2024/FuDMmBtest.jpg)

## 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:

```sh
git clone https://github.com/zerone0x/RandomYtb.git
```

2. Navigate to the project directory:

```sh
cd RandomYtb
```

3. Install the dependencies:

```sh
bun install
```

4. Start the development server:

```sh
bun run dev
```

5. 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](LICENSE) file for more details.