A comics app made by @LucasFsc.
This app was made using UI Kitten visual framework and some others awesome libraries. All data consumed by the app was provided by Marvel. ©, thanks for providing such amazing API.
| Main screen | Search by character name | Comic details |
|---|---|---|
![]() |
![]() |
![]() |
The project uses Expo, make sure to follow this guide if you don't already have it installed. Then, assuming you have yarn, run the following command bellow and change the .env file dummy informations.
yarn setupTo run the app utilize the command:
yarn start

