This is a Next.js project bootstrapped with create-next-app.
First, run the development server:
npm run dev
# or
yarn devIn this project I simply show some Pokemons from PokeAPI, and you can see more details about each one through Dynamic Routes.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a Next.js project bootstrapped with create-next-app.
First, run the development server:
npm run dev
# or
yarn devIn this project I simply show some Pokemons from PokeAPI, and you can see more details about each one through Dynamic Routes.