kinohub-movie-app icon indicating copy to clipboard operation
kinohub-movie-app copied to clipboard

Movie app where you can discover movies or tv shows. Built with VueJS 2, vuex, vuer-router & bootstrap 5, API from themoviedb

kinohub-movie-app

Live Web.

Project setup

pnpm install

Compiles and hot-reloads for development

pnpm run serve

Compiles and minifies for production

pnpm run build

Lints and fixes files

pnpm run lint

Dont forget to register your own tmdb apikey and put it in store/index.js

Customize configuration

See Configuration Reference.