https://github.com/techreagan/vuetify-youtube-clone-template
A youtube clone template called vuetube built with vue & vuetify
https://github.com/techreagan/vuetify-youtube-clone-template
template vuejs vuetifyjs youtube youtube-clone
Last synced: about 1 year ago
JSON representation
A youtube clone template called vuetube built with vue & vuetify
- Host: GitHub
- URL: https://github.com/techreagan/vuetify-youtube-clone-template
- Owner: techreagan
- Created: 2020-04-10T19:14:39.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-13T16:34:38.000Z (about 2 years ago)
- Last Synced: 2025-03-31T18:22:05.690Z (about 1 year ago)
- Topics: template, vuejs, vuetifyjs, youtube, youtube-clone
- Language: Vue
- Homepage: https://vuetube-clone.netlify.app/
- Size: 4.91 MB
- Stars: 219
- Watchers: 14
- Forks: 72
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# YouTube Clone Template
> YouTube clone template called vuetube was built with vue js and vuetify
Live Demo: [VueTube](https://vuetube-clone.netlify.app)
## Features / Pages
- Sign in / Sign up
- Home Page
- Trending Page
- Subscriptions Page
- Watch & Search History Page
- Liked Videos Page
- Watch Video Page
- Comment & Reply
- Channel Page Page
- Dashboard Page
- Subscribers Modal
- Upload Video Modal
- Video Details Page
- Videos
- Edit Video Details
- Upload thumbnail Modal
- Delete Video
- Settings
- Search Page
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
## Screenshots
> Delete the screenshot folder if you download this code (Screenshots folder is 3.14mb in size).
### Sign In (/signin)

### Sign Up (/signup)

### Home Page (/)

### Trending Page (/trending)

### Subscriptions Page (/subscriptions)

### History (Watch) Page (/history)

### History (Search) Page (/history)

### Liked Videos Page (/liked-videos)

### Search Page (/search)

### Watch Page (/watch/:videoId)

### Comment & Reply (/watch/:videoId)

### Channel Page (/channels/:channelId)

### Dashboard Page (/studio)

### Subscribers Modal (/studio)

### Upload Video Modal

### Upload Video Detail Modal

### Videos Page (/studio/videos)

### Edit Video Details (/studio/details/:videoId)

### Upload Thumbnail Modal (/studio/details/:videoId)

### Delete Video Modal (/studio/videos)

### Settings Modal

## License
This project is licensed under the MIT License
## Developed by Reagan Ekhameye (Tech Reagan)
Reach me on twitter [@techreagan](https://www.twitter.com/techreagan)