Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 561 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 561 Bytes

React Native Movie App

Movie App using React Native with a Graphql (Apollo) API using themoviedb API as a datasource. The Moviegraph API can be found at https://github.com/adam8810/moviegraph.

Current features include:

  • Viewing movie lists (Popular, Upcoming and Top Rated)
  • Movie Search
  • Single Movie Screen: Includes basic info, cast list, similar movies and and streaming options
  • Single Person Screen: Includes basic info and movies

Demo

Demo Video