Another basic React apps based on the Udemy course "Modern React with Redux". This one builds off the work done in the picture search app, but this time we'll be using videos accessed from the YouTube free public API.
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
This project uses the YouTube Data API v3. Documentation can be found at YouTube Data API Quick Start Guide - Javascript