Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 369 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 369 Bytes

Custom Video Player

Custom video player using the HTML5 video element and it's JavaScript API with a custom design

Project Specifications

  • Display custom video player styled with CSS
  • Play/pause
  • Stop
  • Video progress bar
  • Set progress bar time
  • Display time in mins and seconds

vanilla-js-custom-video-player