Skip to content

jsdelivrbot/react-video-player

 
 

Repository files navigation

Youtuve Video Player

Created by Tyler Allen

User Story

  • User inputs search term and the five top youtube videos will display, with the top video ready to play.

Specs

Objective Implementation Status
User can watch a youtube video User clicks on a video Video plays
User can search for youtube videos User inputs "dogs" in search field videos of dogs are displayed

Setup/Installation Requirements

  • git clone https://github.com/TylerJAllen/react-video-player
  • cd react-video-player
  • npm install
  • npm start

Bugs

There are no known bugs at this time, but please contact the creator with questions or concerns regarding this application.

Technologies Used

  • React
  • Babel
  • JavaScript/jQuery
  • HTML5
  • CSS3/Bootstrap
  • Youtube Data API

Licensing

This application features MIT licensing.

Copyright © 2017 Tyler Allen All Rights Reserved.

About

video player that calls YouTube API built with React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.6%
  • CSS 5.7%
  • HTML 5.7%