Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 473 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 473 Bytes

React-Youtube

This React application allows the user to search for a youtube channel/youtuber. The result will show the basic information for the channel and then show their top 10 playlists.

Demo for the project

Installation:

  1. Clone/Download project. You will need to provide your own API_KEY

  2. Run npm install

  3. Run npm start