Skip to content

AmitxParmar/youtube-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube-Clone:

React.js, Youtube-API and Material-UI)

  • Developed a YouTube clone web application utilizing React and Material-UI for the front-end, and integrated the YouTube Data API to retrieve and display video information.
  • Implemented features such as a search bar, video player and channel details page. implemented responsive design for optimal user experience on all devices.

Preview:

Steps to Configure the Project:

  • Clone the repository using git clone in the terminal. then change current directory to <cloned_folder_name>

  • NPM Install (or npm i) || Yarn (yarn Install) Install the modules using NPM or YARN.

setup .env:

  • Add the .env file in the root folder and assign the key recieved from the rapid api to "REACT_APP_RAPID_API_KEY = >Key< " Replace the >key< with yours, can get yours from Here**: https://rapidapi.com/Glavier/api/youtube138/