Skip to content

javed24/react-youtube-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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