/2017_React_YT_VideoPlayer

YouTube video player built with React

Primary LanguageJavaScriptMIT LicenseMIT

Youtube Video player built with React

To run the video player

1. Clone this repo
2. cd 2017_React_YT_VideoPlayer/
3. npm install
4. npm start
(App will be running in the browser on localhost:8080)