Table of Contents
An implementation of the Picture-in-Picture API. Based on a ZTM JavaScript course.
The following technologies were used to build the project:
- HTML5
- CSS3
- JavaScript
- Picture-in-Picture API
If you want to install the project, you need to have the following requirements:
Clone the repo in the terminal, or command line in your code editor
git clone https://github.com/JonnathanRiquelmo/picture-in-picture.git
Jonnathan Riquelmo