Pokédex project

A little project displaying all pokemon, to practice working with getServerSideProps and getStaticProps in Next.js.

Technology used: Next.js | Tailwind

The Goal:

Build a site which showcases some kind of information fetched from an API.

Ny Notes:

This project was mainly built to practice my knowledge of Next.JS, as well as Tailwind. I plan on developing it further, using it as a little side project to keep building up my skills, as well as deepening my knowledge of how Next.JS works

Pokédex project