Skip to content

Louis3797/nextjs-pokedex

Repository files navigation

Forks Stargazers Issues MIT License


Pokédex

A simple pokedéx build with Nextjs and PokéAPI
View Demo · Report Bug · Request Feature

homescreen

Table of Content

About The Project

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.

Images

screen_2 stats

Built With

Getting Started

This project uses yarn as package manager.

Installation

  1. Clone the repo

    git clone https://github.com/Louis3797/nextjs-pokedex.git
  2. Install packages

     cd nextjs-pokedex
     yarn install
  3. Run on dev

    yarn dev

See the open issues for a full list of proposed features (and known issues).

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Louis

Project Link: nextjs-pokedex