BradTraversy50Projects50Days-Pokedex

Practiced in;

  • CSS: background: linear-gradient, box-shadow
  • JS: fetc, async/await,for(), res.json, .toString(), .padStart, .toUpperCase, .slice, .map, .find, .indexOf, .appendChild

A responsive pokedex project that includes total of 150 pokemon cards. Objects (id, type, name) are fetched from "https://pokeapi.co/". Every pokecard has it's own bacckground-color by the type of pokemon (like grass, fire etc.).

preview.mov