mateuszlubianka1993 / movie-vue

Home Page:https://movie-vue.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

Movir App Vue

Simple Movie App.

View Demo

Table of Contents

About The Project

This is the Movie App. On home page you can find 3 lists: Popular Movies, Popular People and Popular TV Shows. After click on a movie/person/show card you can see page with more details. You can also find the movie ranking and the tv shows ranking. In this application it is also possible to find out what films are currently in theaters or about upcoming film premieres.
You can also search for movies/people/tv shows by title/name. Scroll down to get more info

Built With

  • Vue.js
  • Html
  • CSS
  • Java Script
  • axios
  • vue-router
  • MDBVue
  • The Movie Database API
  • SCSS

Usage

Demo

Screens

Desktop Mobile1 Mobile2 Mobile3

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/mateuszlubianka1993/movie-vue
  1. Install NPM packages
npm install
  1. Compiles and hot-reloads for development
npm run serve
  1. Compiles and minifies for production
npm run build
  1. Lints and fixes files
npm run lint

Contact

About

https://movie-vue.netlify.app/


Languages

Language:Vue 91.7%Language:JavaScript 6.9%Language:HTML 1.4%