/next-pokedex

Poke Api Implement using Next.js

Primary LanguageJavaScript

Pokedex Web

using PokeApi & TailwindCSS

Browse Pokemon by Region, click to see the species detail and evolution.

Preview

Screenshot

Page Preview

Pokemon Species Pokemon Evolution
Pokemon Species Pokemon Evolution

How to Run

npm install
npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.