Welcome!

This is an 11ty demo, see the repo, using:

  • Eleventy Plugin React to use JSX for templating with no hydration bloat.
  • Dynamic, async data retrieval data using the Pokémon API in ./src/pages/_data/getPokemon.js
  • Mapping over that data using "Pagination" in ./src/pages/pokemonPaginated.11ty.js
  • PostCSS & Tailwind CSS & Tailwind Typography