A simple pokedéx build with Nextjs and PokéAPI
View Demo
·
Report Bug
·
Request Feature
This is a simple but pretty Pokédex that I created in my spare time. It was built using Next.js and the PokéAPI.
This project uses yarn as package manager.
-
Clone the repo
git clone https://github.com/Louis3797/nextjs-pokedex.git
-
Install packages
cd nextjs-pokedex yarn install
-
Run on dev
yarn dev
See the open issues for a full list of proposed features (and known issues).
Distributed under the MIT License. See LICENSE.txt
for more information.
Louis
Project Link: nextjs-pokedex