/vue-movie

A movie app built with vue.js that uses the OMDB API and allows users to search for their favourite films, either movies or TV shows and gives them a short descption along with the cover image

Primary LanguageVue

vue-movie-db-yt

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.