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
- Host: GitHub
- URL: https://github.com/liuderchi/light-youtube-player
- Owner: liuderchi
- License: unlicense
- Created: 2017-04-16T08:57:02.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-10T06:04:27.000Z (over 6 years ago)
- Last Synced: 2025-02-14T22:23:41.793Z (2 months ago)
- Topics: react, redux, youtube-api
- Language: JavaScript
- Homepage: https://liuderchi.github.io/light-youtube-player/
- Size: 227 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)