/video-test

Primary LanguageTypeScript

Jobsity Video Test

Video Clip(Fragment) Player based on React Router:

  • Dynamic video fragment query based on url params: /:start/:end

Development

Running:

yarn
yarn start

You'll get:

NOTES

  • VIDEO_URL is being set in packages/web/src/Routes.tsx
  • Check with viewport < 768

Resources

TODO

  • Clean up code
  • Ignore schema.graphql
  • Serve video and add .env config file with video url
  • Add Docz
  • Add tests
  • Responsive design
  • Add workspace for Mobile package with React Native