- A Responsive Pokedex made with React JS, Hooks, consuming the pokeapi and using localstorage.
- Pokedex with the following information for every Pokémon:
Image, name, type, weight, height, positions, abilities and base status;
--> SEE MORE! <--
$ git clone https://github.com/RaissaMoreira/pokedex-react.git
$ cd pokedex
$ npm install
$ npm start