All Projects → flowck → vuetube

flowck / vuetube

Licence: other
Video resources that will help you to improve your Vue skills

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
HTML
75241 projects

Projects that are alternatives of or similar to vuetube

wordpress-svelte
Frontend writen on svelt
Stars: ✭ 17 (-68.52%)
Mutual labels:  spa
prax
Experimental rendering library geared towards hybrid SSR+SPA apps. Focus on radical simplicity and performance. Tiny and dependency-free.
Stars: ✭ 18 (-66.67%)
Mutual labels:  spa
SvelteScaling
Does Svelte scale?
Stars: ✭ 21 (-61.11%)
Mutual labels:  spa
rydmike.github.io
Fluttering with rydmike.com
Stars: ✭ 23 (-57.41%)
Mutual labels:  spa
Oud
🎵 The frontend of Oud, an online music streaming service that is a mimic of Spotify with all its functionalities built using ReactJS, React-Router, Bootstrap.
Stars: ✭ 48 (-11.11%)
Mutual labels:  front-end-development
nextjs-react-router
A demonstration of how to use React Router inside Next.js
Stars: ✭ 64 (+18.52%)
Mutual labels:  spa
wp-spa-boilerplate
A JavaScript single page WordPress theme boilerplate using Vue.js and the WordPress REST API.
Stars: ✭ 13 (-75.93%)
Mutual labels:  spa
spring-boot-react-blog
Token-based blog application using spring boot, react and jwt.
Stars: ✭ 132 (+144.44%)
Mutual labels:  spa
angolans-on-github
Software Developers based in Angola 🇦🇴
Stars: ✭ 18 (-66.67%)
Mutual labels:  spa
componentjs
ComponentJS -- Powerful run-time Component System for structuring HTML5-based Rich Clients
Stars: ✭ 83 (+53.7%)
Mutual labels:  spa
laravel-micro-spa-boilerplate
An "Advanced" SPA Boilerplate featuring a dark themed UI that's integrated with LaravelMicro.js, Vue.js, TailwindCSS & Laravel PHP Framework.
Stars: ✭ 23 (-57.41%)
Mutual labels:  spa
waltz
A general purpose web application that provides the interface between SCADA(s) system and the scientific users who define and calibrate their experiments
Stars: ✭ 17 (-68.52%)
Mutual labels:  spa
BlazorDemo
Demo application for my writings about Blazor
Stars: ✭ 79 (+46.3%)
Mutual labels:  spa
spank
Slap the pages out of a SPA
Stars: ✭ 50 (-7.41%)
Mutual labels:  spa
RillAdmin
vue + openresty/nodejs web admin
Stars: ✭ 34 (-37.04%)
Mutual labels:  front-end-development
example-frontend
Example Quasar v2 app to be used with Laravel 8 projects
Stars: ✭ 24 (-55.56%)
Mutual labels:  spa
materialdrive
Google Drive with Angular Material
Stars: ✭ 43 (-20.37%)
Mutual labels:  spa
latelier
L'atelier, a project management tool
Stars: ✭ 74 (+37.04%)
Mutual labels:  spa
Cofoundry.Samples.SPASite
A simple single page application using Cofoundry as a headless CMS
Stars: ✭ 30 (-44.44%)
Mutual labels:  spa
elm-news
All elm news in one place
Stars: ✭ 60 (+11.11%)
Mutual labels:  spa

vuetube

A SPA that fetch Video resources from Youtube using Youtube Data API 3 and Vuejs for the rendering part.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

TODO

  • Component that will show / list trending videos

  • Component that will play the video

  • Request videos from youtu be API

  • Get informations of a single video

  • Test components

  • Animations

License

MIT © Firmino Changani

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].