Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 221 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 221 Bytes

Pokedex App

This Vue 3 application pulls data from the PokeAPI to display a listing of Pokemon. I did this because I thought it was fun.

Things involved

  • Vue 3
  • Tailwind CSS
  • Vite (Vue's fast build tool)