riteshrao / custom-htm5-video-starter-files

Starter files for the custom HTML5 video tutorial

Home Page:https://freshman.tech/custom-html5-video/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom HTML5 Video Starter files

Starter files for the custom HTML5 video player built with JavaScript. Features:

  • Video and audio playback
  • Native fullscreen
  • Picture-in-Picture
  • Custom controls
  • Keyboard shortcuts

Tutorial: https://freshman.tech/custom-html5-video/

Live demo

This project is live at http://custom-html5-video.surge.sh/

Prerequisites

You must have Node.js and npm installed on your machine. This project was built against the following versions:

  • Node v12.6.0
  • npm v6.9.0

Get started

cd into the project directory and follow along with the tutorial.

About

Starter files for the custom HTML5 video tutorial

https://freshman.tech/custom-html5-video/

License:MIT License


Languages

Language:HTML 50.7%Language:CSS 49.3%