Aveek-Saha / MovieVue

🍿 Check out new new and popular movies on your phone. Built with Ionic and Vue.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Movie Vue

Check out new new and popular movies on your phone. Built with Ionic and Vue.

Usage

Demo

Download the APK and install it on your Android device

Features

  1. A slide out menu from where you can see the different movie lists, Now Playing, Popular, Upcoming, or Top Rated.
  2. Each movie will have a background image, the title, the average rating of the movie and the description.
  3. Infinite scroll, once you reach the end of the page, new content automatically loads.
  4. Swipe down on any page to refresh it.
  5. Show region specific movies.

Download

Develop

Open a live development preview on localhost:8100

npm install -g @ionic/cli
cd MovieVue
npm i
ionic serve

Build

Create an Android build

ionic build
ionic cap add android

Open the project in Android Studio

ionic cap open android

About

🍿 Check out new new and popular movies on your phone. Built with Ionic and Vue.


Languages

Language:Vue 40.2%Language:CSS 22.7%Language:JavaScript 12.0%Language:Swift 11.2%Language:TypeScript 5.5%Language:Java 4.2%Language:HTML 2.8%Language:Ruby 1.5%