MarvelHeroes

App presents list of superheroes from official marvel site. Build with jetpack compose, koin, ktor, kotlin, etc

Setup

Android Studio

In order to build the app use Android Studio version Chipmunk or newer.

Api authentication

Add your Marvel API public and privaty keys to local.properties.

MARVEL_API_KEY=
MARVEL_PRIVATE_KEY=

Go to Marvel developer and sign up to get your keys.

Screenshots

GitHub

View Github