https://github.com/mansurpro/youtube-clone
A YouTube clone built with React JS, utilizing Material UI 5 for design and the YouTube v3 API via RapidAPI for fetching and displaying video data.
https://github.com/mansurpro/youtube-clone
css3 html5 material-design material-ui modern rapidapi rapidapi-youtube reactjs video video-fetching youtube youtube-api
Last synced: 24 days ago
JSON representation
A YouTube clone built with React JS, utilizing Material UI 5 for design and the YouTube v3 API via RapidAPI for fetching and displaying video data.
- Host: GitHub
- URL: https://github.com/mansurpro/youtube-clone
- Owner: MansurPro
- Created: 2023-04-20T16:02:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-05T00:20:02.000Z (3 months ago)
- Last Synced: 2025-02-05T01:23:31.166Z (3 months ago)
- Topics: css3, html5, material-design, material-ui, modern, rapidapi, rapidapi-youtube, reactjs, video, video-fetching, youtube, youtube-api
- Language: JavaScript
- Homepage: https://youtube-mans.netlify.app
- Size: 3.24 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A Modern YouTube Clone Application in React JS with Material UI 5 and RapidAPI

For clone to work, get API key from https://rapidapi.com/ytdlfree/api/youtube-v31
Put it in environment variable `REACT_APP_RAPID_API_KEY`