Built with webpack, babel, react, and glamorous.
Unit tests with Jest.
Run yarn test:coverage
and visit ~/video-player/coverage/lcov-report/index.html
.
End-to-end tests with Cypress.
Run yarn cypress:open
.
Continuous delivery with Netlify on https://video-player.netlify.com/.