Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 673 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 673 Bytes

react-youtube-app

Description: Using Google Youtube Search API, it's a React App just like Youtube. It has a search input and based on the search query, shows results. There is be a single selected Item with the Video Player on the left side, just like youtube.

Installation instructions:

  1. Clone the repo
  2. Install node_modules by running npm install
  3. Run server by using command npm start

Testing instructions:

  1. Enter keywords in the search bar
  2. Video List on the right will be updated
  3. The first video will be loaded into the Youtube video player
  4. Click any video on the right to load it into Youtube video player

https://imgur.com/a/hM94Y4G