Skip to content

ProgaPanda/YoutubeClient

Repository files navigation

YouTube Client | with Vue.js

A Youtube client utilizing Youtube Data API V3.0 built with Vue.js

YT Client Logo

Link

ytclient.netlify.app

Screens

Mobile

Desktop

desktop


desktop2

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Project setup

yarn install

Enviroment setup

Add the following key value with your Youtube Data API key to the .env file.

How to get your key

VUE_APP_YT_KEY=YOUR_KEY_HERE

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

an SPA Client for Youtube Data API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published