The website consists of a list with pokemons. Each card show relevant information (name, types and an image) obtained from an array of data that it is included in the App component state.
This project was bootstrapped with Create React App.
✓Install Node.js
✓Clone or download this repo
✓"npm install" to have up to date all the dependencies you need
✓"npm start" to see the project in your local host
The page will reload if you make edits.
💻If you want to collaborate, suggest some changes or improve my project you can create a new branch and a pull request!⏎