Skip to content

TomBebb/pokedex

Repository files navigation

Pokedex Vue frontend

View on Vercel

This is a basic Pokedex frontend using the public PokeAPI API. This uses the following components in its stack:

  • Prettier: a CLI for formatting code using a config
  • Vue
  • Vite as frontend dev/build tool
  • TailwindCSS: a CSS micro-framework