Technologies used: React, Redux, CSS, Bootstrap
A throwback— the design of this Pokedex app in React Redux was inspired from Pokemon cards I used to play with during childhood. Selecting a type button in the menu above will filter all Pokemons with that type, the colors of which I drew from the official website. Clicking a card will show the description of the Pokemon selected.
See https://beam-pokedex.herokuapp.com/
- NodeJS
- NPM
npm install
- react-bootstrap
- react-router-dom
- react-redux
- npm run start
- Open http://localhost:3000 to view it in your browser.
Colors of types are drawn from the official Pokemon website: https://www.pokemon.com/
Everything Pokemon-related, Pokémon and Pokémon character names are trademarks of Nintendo.