Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 259 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 259 Bytes

PopularMovies-I

Udacity Nanodegree Project one

Tips for implementation:

Get the API Key from themoviedb.org and add to gradle.properties file as: theMovieDBAPIKey = "ADD API KEY HERE". The line already exists, just add the API key and uncomment the line.