Challenge proposed by DevChallenge, a platform for developers to improve their skills by doing front-end, back-end and mobile challenges. You can find the repository of this challenge here.
# Clone this repository
$ git clone https://github.com/heronsousa/marvel-heroes.git
# Go into the repository
$ cd marvel-heroes
# Install dependencies
$ yarn install
# Run the app (Android)
$ react-native run-android