Welcome to the amazing Kodify frontend test. We have designed this test to be the similar to the tasks you will do daily at Kodify.
Some time ago we discovered https://developer.marvel.com/ . It's an api to give you access to all their comic catalog. In this test we want to see how you create an app that is able to connect to an external api, fetch results and show them to the user.
We will not provide you any mockup or design because we want to see how you display the information to the user. At Kodify we think a lot in the user experience and we also want to test that.
This test in average takes 2 hours to do. But take all the time you need to do it.
The app will consist in 2 screens. First one is a listing with all the comics (we just want to see comics, no graphic novels or other kind of material) ordered by sale date (newest first). In this screen we want to see the cover of the comic with its title, date and if available it's price.
The comic list