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 general pokemon data came from The Open Pokemon API.
- The general Pokemon images came from Veekun.
- The TCG card data and images came from Pokemon TCG Developers.
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.