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.
-
Clone/Download project. You will need to provide your own API_KEY
-
Run
npm install
-
Run
npm start