This is a testing project to learn react native, by the pokedex idea of platzi course
I make the same but with collectA miniatures, also I make my own API for this project with collectA data from their website. For the API I use Python, Django framework, here is the Repo
git clone https://github.com/Alfonsonrx/react-native-collectex.git
Create a .env file and define a global variable called API_URL, it should look like this:
API_URL = "http://127.0.0.1:8000
After realizing that steps, you can
yarn start
Here some images of the app running