Skip to content

kouts/movie-app

Repository files navigation

MovieApp

A Vue.js single page application that displays movies using the Movie Database API as it's source.

MovieApp is created using Vue.js 2.6.11 for the JS part. For the HTML/CSS part Bootstrap 4.5 is used (only the necessary modules), customized with SASS and sprinkle of custom CSS here and there.

View it live at https://kouts-movie-app.netlify.app

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Runs the unit tests

npm run test:unit

Lints and fixes files

npm run lint

About

A Vue.js single page application that displays movies using the Movie Database API as it's source.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published