Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 591 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 591 Bytes

#VIDEO ON DEMAND

This project was bootstrapped with Create React App.

install

  • Install Node.js
  • Install Yarn ( npm should work as well)
  • Clone or Download the project
cd video-on-demand
yarn
yarn build-css
yarn start

build

yarn build

Try it out: VideoAppHeroku. Navigate between the video using the left and right arrow keys and click enter in order to play it in a fullscreen.