/React-Pokedex

Primary LanguageTypeScriptMIT LicenseMIT

React - Pokédex API

Update dependencies NVM Version
14 March 2024 21

image

Description

Pokédex is an app that allows you to display a random Pokémon by pressing the Pokeball. There is the possibility of searching for a Pokémon based on its Name or ID.

Requirements

Installation

To run the project, use the package manager npm to run it locally. Run the command:

npm i

And build/start the project ;

npm run start

How to run in local ?

Run the command:

npm run start

Author