More Premium Hugo Themes Premium Vue Themes

Jet Tube

A youtube clone template built with vue & vuetify.

Jet Tube

A youtube clone template built with vue & vuetify.

Author Avatar Theme by abir-bouhriz
Github Stars Github Stars: 13
Last Commit Last Commit: Aug 23, 2021 -
First Commit Created: Jan 15, 2024 -
Jet Tube screenshot

Overview:

Jet-Tube is a youtube clone template built with Vue.js and Vuetify. It provides a complete set of features including a home page, channel page, video details page with comments and replies, history page, and an upload video modal. Jet-Tube also offers a dark/light mode feature for enhanced user experience. The project is licensed under the GitHub license and is developed by Jetlight Studio.

Features:

  • Home page: Users can browse and discover videos from various channels.
  • Channel page: Users can view a specific channel and their uploaded videos.
  • Video details page with comments and replies: Users can watch a video and engage with the content through comments and replies.
  • History page: Users can view their watch history.
  • Upload video modal: Users can upload their own videos easily.

Installation:

To install the Jet-Tube theme, follow the steps below:

  1. Clone the project repository from GitHub:
git clone <repository_url>
  1. Navigate to the cloned directory:
cd jet-tube
  1. Install the required dependencies:
npm install
  1. Compile and launch the project for development:
npm run serve
  1. For production, compile and minify the project:
npm run build
  1. Lint and fix any issues in the project files:
npm run lint
  1. Customize the configuration as needed.

Summary:

Jet-Tube is a youtube clone template built with Vue.js and Vuetify. It provides a comprehensive set of features, including browsing videos, viewing channels, interacting with comments, managing watch history, and uploading videos. The theme also offers a dark/light mode feature for customization. With its easy installation process and flexibility for customization, Jet-Tube is a great choice for anyone looking to create a youtube-like platform.