shubhamgoyalll / YoutubePlayer

Youtube Player which can play all youtube videos using youtube data api.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Youtube Player

In this project i have taken input from the user and fetch youtube videos from the Youtube API and presented on to the webpage using React which can be played within the webpage using the native youtube player as i have embeded the video using the iframes. I have used function based as well as class based component.

This project was bootstrapped with Create React App.

Available Scripts

'npm i'

Run npm i first to install all the dependencies.

'npm start'

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

If project doesn't work change the youtube api key in src/api/youtube.js.

About

Youtube Player which can play all youtube videos using youtube data api.


Languages

Language:JavaScript 82.0%Language:HTML 14.8%Language:CSS 3.2%