Skip to content

ogomez93/react_video_slicer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

See demo

This project was developed using

  • Windows 10 Home
  • Git >= v2.17.1.windows.2
  • Yarn >= v1.12.3
  • Node.JS >= v8.11.3

To set up locally

  • Pull branch master
  • Run yarn
  • Run yarn start to launch the app
  • Run yarn test to test the app

Notes

The app was originally conceived to handle multiple videos. That's why the videos state is an array and not just an object.

AutoPlay updates store, but functionality is not developed yet

These components need to be tested:

  • ClipForm
  • ClipItem
  • ClipList
    • FullVideo
    • ClipList
    • index
  • EditItemDialog
  • Main
  • SearchBar
  • VideoControls
  • VideoPlayer

Releases

No releases published

Packages

No packages published