A Youtube video browser/player that features the top 5 search results for any given search term using the Youtube Search API
.
Uses React
to render the content.
This project was bootstrapped with Create React App.
Make sure you have npm
installed in your system.
In the project directory, you can run:
npm install
to install the required dependencies into the project directory. Then, you can start the app by running:
npm start
which 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.