# youtube-react-tv

An example of a youtube application using react-key-navigation and react-tv.

Layout from Luke Chang js-spatial-navigation library.

![youtube-react-tv](https://github.com/dead/react-key-navigation/raw/master/examples/youtube-react-tv/example.gif)

### Running

Clone this repo.

`> npm install`

`> react-tv init`

To run the example in the webOS emulator:
`> react-tv run-webos`

Or in the browser: `> npm run start-dev`
