Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1001 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 1001 Bytes

PopularMovies

Popular Movies Stage 2

Features

  • Sort movies by most popular, top rated and favorites
  • Movie details (release date, original title, rating and overview)
  • Movie trailers & reviews
  • Set movies as favorite
  • Share Trailer

Screenshots

screen screen screen

Remote Source

This app uses The Movie DB API to retrieve movies. You must provide your own API key in order to build the app and replace it on the MoviesService.

logo

Dependencies