https://github.com/cyrus-nodejs/videoplanet
https://github.com/cyrus-nodejs/videoplanet
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cyrus-nodejs/videoplanet
- Owner: cyrus-nodejs
- Created: 2025-07-15T00:12:30.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-07-15T00:14:49.000Z (8 months ago)
- Last Synced: 2025-07-15T04:43:13.570Z (8 months ago)
- Language: TypeScript
- Size: 59.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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