hemanth-kumar-boddeda / Movie-app

Home Page:https://movie-app-by-maahi.netlify.app/#/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue Movie app

A Simple vue application to display Movies, TV Shows and Actors Information.

Features

  • List 20 Popular and Now Playing Movies
  • View Movie Details
  • List 20 Popular and Top Rated Tv Shows
  • View Tv Show Details
  • Shows 20 popular Actors with Infinite Scroll
  • Search Everything

Installation

  • Clone the repo
  • cd movieapp
  • cp env.example .env
  • Register and get you auth key from TMDb
  • Set up auth key in .env file
  • npm install
  • npm run serve
  • visit localhost:8080 in browser

API and Data source

TMDb

Screenshots

Tv Shows Page

Show Detail

Actors Page

Actor Detail

About

https://movie-app-by-maahi.netlify.app/#/


Languages

Language:Vue 79.5%Language:JavaScript 18.2%Language:HTML 1.0%Language:Shell 0.8%Language:CSS 0.5%