Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 305 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 305 Bytes

React Youtube Tutorial

In this repository I have followed along with the React Redux course by Stephen Grider.

This provides a simple UI for searching the YouTube API and playing back videos.

To run

Clone this repository and then

npm install
npm start