Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moumen-soliman/reactjs-videoplayer-app
React JS, Video Player application using Youtube API Search
https://github.com/moumen-soliman/reactjs-videoplayer-app
ajax ajax-request react reactjs video-player youtube-api
Last synced: about 17 hours ago
JSON representation
React JS, Video Player application using Youtube API Search
- Host: GitHub
- URL: https://github.com/moumen-soliman/reactjs-videoplayer-app
- Owner: moumen-soliman
- Created: 2018-01-30T19:37:58.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T12:44:48.000Z (almost 2 years ago)
- Last Synced: 2023-02-27T20:42:24.876Z (over 1 year ago)
- Topics: ajax, ajax-request, react, reactjs, video-player, youtube-api
- Language: JavaScript
- Homepage:
- Size: 271 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React videoPlayer application
Video Player application using Youtube API Search with max 5 videos on list with ajax request
# Install
Checkout this repo, install dependencies, then start the gulp process with the following:$ git clone https://github.com/moumen-soliman/reactjs-videoPlayer-app.git
$ cd reactjs-videoPlayer-app
$ npm install
$ npm start