Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 884 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 884 Bytes

Pokedex App

This is a little "for-fun" app I built using the following technologies:

  • Next.js (for site building with React, along with SSG and other goodies)
  • Framer Motion (for animations)
  • TailwindCSS for styling

I do not own any of the data used in this site. I sourced the pokemon data from the following sources:

The data from this site comes from the Open PokeAPI, and images come from Veekun. I claim no commercial/intellectual rights to these data sets, just merely using them to create something neat and learn about some cool tools.

Check out a live version of this here.