Skip to content

This application uses the pokemona api to load all the pokemons and allow us to select our favorites.

License

Notifications You must be signed in to change notification settings

Rub4l1to/nextjs-pokemon

Repository files navigation

nextjs-pokemon

TypeScript Next JS

This application uses the pokemonapi api to load all the pokemon and allow us to select our favorites.

Captura de Pantalla 2022-05-28 a las 0 53 40

Features

  • View details of a pokemon
  • Add pokemon to favorites
  • Remove pokemon from favorites

Setup

Install all the dependecies in your clone:

$ yarn install / npm install

Initialize the project:

$ yarn start / npm run start

Contributing

Have a look through existing Issues and Pull Requests that you could help with. If you'd like to request a feature or report a bug, please create a GitHub Issue using one of the templates provided.