/imdb-vue

Primary LanguageVue

IMDB Finder

Search and find tv shows, games and movies.
App website: https://omdb-vue-movies.netlify.com/
API used: http://www.omdbapi.com/
Vue.js
BootstrapVue

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.