Skip to content

hendercine/FetchAHero

Repository files navigation

Fetch A Hero

An application that uses an MVVM pattern to fetch data from a Rest API and displays a list of items and their detail screens on click. Currently configured for the Marvel Comics API

Setup Instructions

  • Add a file called api_keys.properties to the project root
  • Add your public and private api keys and name them: PUBLIC_MARVEL_API_KEY and PRIVATE_MARVEL_API_KEY

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages