https://github.com/thatgirldorian/video-player-ui-with-javascript
This is single-page video player interface that lets you watch videos. I made it with plain JavaScript.
https://github.com/thatgirldorian/video-player-ui-with-javascript
html-css-javascript video video-player
Last synced: 4 months ago
JSON representation
This is single-page video player interface that lets you watch videos. I made it with plain JavaScript.
- Host: GitHub
- URL: https://github.com/thatgirldorian/video-player-ui-with-javascript
- Owner: thatgirldorian
- Created: 2021-09-15T23:01:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-29T21:27:52.000Z (over 3 years ago)
- Last Synced: 2025-01-03T18:23:01.616Z (5 months ago)
- Topics: html-css-javascript, video, video-player
- Language: HTML
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Video-Player-UI-with-JavaScript
Function & Description:
This is single-page video player interface that lets you watch videos. I made it with plain JavaScript.This program will:
- let the user click on a video to watch
- play the video on hover (on mute) and pause it when they're not hoveringTechnology Used:
- HTML
- CSS
- JavaScript
- GitHubScreenshot: