Skip to content

A YouTube clone using React, Material-UI, and Rapid API integration, offering users a familiar video-sharing experience with a modern touch.

Notifications You must be signed in to change notification settings

idboussadel/youtube-2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube 2.0 :

The YouTube Clone is a responsive web application that replicates some of the core features and functionalities of the popular video-sharing platform, YouTube. This project was built using React, Material-UI, and integrates with the YouTube Data API to fetch and display real YouTube video data.

Technologies Used :

Features :

  • Watch a video with video suggestions: Watch a video and get suggestions for other videos to watch, based on the category of the video you are watching.
  • Search for videos: Search for videos by keyword, channel.
  • Get channel information: Get detailed information about a channel, including its name, and subscriber count.
  • Get video suggestions based on category: Get suggestions for videos to watch.

Installation :

  1. create a .env file with your rapidApi key :
REACT_APP_RAPID_API_KEY='..................'
  1. Clone the repository:
git clone https://github.com/Devai-coding/youtube-2.0
  1. Install dependencies:
npm install

Screenshots :

markup
3

4

Contributions and Feedback Welcome :

Feel free to clone this repository and explore the code, report any issues or bugs you encounter, and share your ideas for new features or improvements.

About

A YouTube clone using React, Material-UI, and Rapid API integration, offering users a familiar video-sharing experience with a modern touch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published