Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 131 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 131 Bytes

react-pokedex

Simple project querying from PokeApi some pokemon data.

To run it:

npm install
npm start