/youtube-2.0

Primary LanguageJavaScript

YouTube 2.0

Live project Link :-

https://profound-crepe-5c79d0.netlify.app/

Description

Responsive and feature-rich YouTube clone web application using React, Material-UI, and integrated with the YouTube API through Rapid API. The project aimed to replicate the core functionalities of the popular video-sharing platform.

Steps to setup the project

  1. Fork this repository.
  2. Clone the project using git clone command on your local system.
  3. Run npm install command in terminal to install all the necessary dependencies.
  4. At last sign-up on Rapid-API platform to get your API key to use YouTube-v3 API for the project YouTube-v3 API link - https://rapidapi.com/ytdlfree/api/youtube-v31/
  5. Create a .env file in root folder of the project and initialize your API-Key in the VITE_RAPID_API_KEY environment variable.
  6. At last rum npm run dev to start the project.

Project Screenshots

Screenshot 2023-12-31 152946

Screenshot 2023-12-31 153116

Screenshot 2023-12-31 153311