Welcome to PokenextJs
This is an educational project, using NextJS and data from the PokeApi.
Some routes until navigation is setup
Shows a paginated list of all Pokemon in the PokeAPI. It uses a dynamic route where 1 is the page. It shows a 'PokemonCard' for each pokemon and dynamically renders the background image based on the habitat of the Pokemon.