Skip to content

RudyBecker/MovieDatabaseSearch

Repository files navigation

MovieDatabaseSearch

Search The Movie Database (www.themoviedb.org) with this app to find your favorite Movies. Select & remove movies you have to your collection.

Installation

Clone

Setup

Navigate to root directory of cloned repository, in most cases this will be "MovieDatabaseSearch" Run the following commands to get the application up and running

Install npm

npm install

Install Vue.js framework

npm install vue

Update npm

npm update

Compiles code and begins server (site will now be accessible on your local browser)

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Support

Reach out to me via email at rudy.becker@gmail.com!

License

License