An open API service indexing awesome lists of open source software.

https://github.com/liuderchi/light-youtube-player

lightweight youtube player using React
https://github.com/liuderchi/light-youtube-player

react redux youtube-api

Last synced: 20 days ago
JSON representation

lightweight youtube player using React

Awesome Lists containing this project

README

        

# light-youtube-player

lightweight youtube player using React

## How to run

installation `npm install`

run server `npm start`

go to browser localhost:8080

## Liscense

this project is based on Stephen Grider's [Project](https://github.com/StephenGrider/ReduxSimpleStarter)