This app uses the YouTube API to get a list of the 10 most popular YouTube videos and places them in a playlist. Uppon loading, the app plays the first video from the playlist.
| Authentication | Database | Api |
|---|---|---|
| None | None | YouTube |
Based on the github repo by Vanessa Paco Ramos published on Jun 25, 2017.
| axios | bootstrap | create-react-app | jquery |
| lodash | moment | query-string | react |
| react-dom | react-youtube | react-router | react-router-dom |