Skip to content

corimb/modulo-3-evaluacion-intermedia-PokeList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PokeList 🐱 Module 3

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!⏎