Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aparrett/reactvideobrowser
A simple application that allows you to search and play YouTube videos
https://github.com/aparrett/reactvideobrowser
Last synced: 2 days ago
JSON representation
A simple application that allows you to search and play YouTube videos
- Host: GitHub
- URL: https://github.com/aparrett/reactvideobrowser
- Owner: aparrett
- License: mit
- Created: 2018-06-16T22:12:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-09T08:24:25.000Z (almost 6 years ago)
- Last Synced: 2024-04-28T06:31:03.865Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 66.4 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.MD
Awesome Lists containing this project
README
# ReactVideoBrowser
This is a simple application that allows you to search and play YouTube videos. You can view ReactVideoBrowser at [https://ap-react-videos.herokuapp.com/](https://ap-react-videos.herokuapp.com/). It may take a moment for the Heroku instance to boot up.
## Built With
* [Redux Simple Starter](https://github.com/StephenGrider/ReduxSimpleStarter)
* [React](https://github.com/facebook/react)
* [Webpack](https://github.com/webpack/webpack)
* [Lodash](https://github.com/lodash/lodash)
* [Youtube Data API](https://developers.google.com/youtube/v3/docs/search)## License
This project is licensed under the MIT License.