Skip to content

A simple video player web application front-end. Not for production. Created by implementing DOM manipulation and History API. Created for the final project of a course submission (intermediate level).

License

Notifications You must be signed in to change notification settings

Khuirul-Huda/mocci-player

Repository files navigation

Mocci Player

A beautifuly crafted video player front end.

A simple video player web application front-end. Not for production (maybe). Created by implementing DOM manipulation and History API. Created for the final project of a course submission.

Yes, just a frontend...

If you're building a video streaming platform, then you need an API server that designed to work for this project.

This project is designed to compatible with TeamPiped/Piped. See their Public JSON API.

Configuration

  1. Clone this repository
  2. Copy sample.env to .env
  3. Fill your API url

Building

Development

npm run dev

Production

npm run build

About

A simple video player web application front-end. Not for production. Created by implementing DOM manipulation and History API. Created for the final project of a course submission (intermediate level).

Topics

Resources

License

Stars

Watchers

Forks