Skip to content

Build Your Own Frontend

Daniel Neto edited this page Jul 13, 2026 · 3 revisions

Build Your Own Frontend

← Back to Main Index

You can build your own layout and front page using the official API.

Start with the API

📘 AVideo API Documentation

React Sample

🧩 AVideo React Frontend Sample

A production-ready starter built with React + Tailwind CSS + Vite that consumes the AVideo API. Features video listing, playback, login/logout, dark mode, and responsive design — ideal as a portfolio project or base for a custom platform frontend.

Create Your Own Plugin Layout

If you're experienced with:

  • PHP
  • HTML / CSS
  • Bootstrap 3

You can duplicate the Gallery plugin, rename it, and use it as a base for your own layout.

Explore more:
👉 Custom Code
👉 Homepage Layouts

Clone this wiki locally