Skip to content

Repository files navigation

Poké Search

Application for searching and listing pokemons using PokéAPI

Screenshot

Screenshot

Good to know

This project uses Commitzen to ensure that git commit messages are formatted in a consistent way. Here is the stack used for this project:

You can see this running here: Deploy

To clone and run this application, you'll need Git installed on your computer.

How To Use

After cloning the repository use your package manager to install the dependencies with the following

# yarn
yarn

# npm
npm install

With the project dependencies properly installed, run

# yarn
yarn dev

# npm
npm run dev

Doing that you will have the app running in development mode.


Features

  • Search Pokémon for name;
  • Search page by page in a list of all pokémons;
  • See the Pokémon information on click.

About

Application for searching and listing pokemons using PokéAPI

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Contributors

Languages