Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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