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

https://github.com/cyrus-nodejs/videoplanet


https://github.com/cyrus-nodejs/videoplanet

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# ๐ŸŽฌ YouTube Video Streaming App (React + RapidAPI)

A simple React-based video streaming application that allows users to search for YouTube videos and watch them directly within the app. It leverages **RapidAPI's YouTube Search API** to fetch video data.

---

## ๐Ÿš€ Features

- ๐Ÿ” Search for videos using keywords
- ๐Ÿ“บ Stream videos with an embedded YouTube player
- ๐Ÿงพ Displays video titles and thumbnails
- ๐Ÿง  Built with React functional components and hooks
- ๐ŸŒ API integration via RapidAPI

---

## ๐Ÿ› ๏ธ Tech Stack

- **Frontend**: React, JavaScript
- **HTTP Client**: Axios
- **API**: [YouTube Search API via RapidAPI](https://rapidapi.com/)

---

## ๐Ÿ“ฆ Installation

1. **Clone the repository**

```bash
git clone https://github.com/cyrus-nodejs/videoplanet.git
cd videoapp