Skip to content

[COMPLETE] A simple Pokémon Search using the PokéAPI consumption-only API

Notifications You must be signed in to change notification settings

itcodehery/poke-info-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

PokéInfo

PokéInfo is a simple Pokemon details generator that allows you to retrieve information about different Pokemon species.

Screenshots

Features

  • Search for Pokémon by name or ID
  • View detailed information about each Pokémon, including their abilities, types, and stats
  • Get a random Pokémon suggestion
  • Save your favorite Pokémon for quick access

Installation

  1. Clone the repository: git clone https://github.com/your-username/poke-info.git
  2. Navigate to the project directory: cd poke-info
  3. Install the dependencies: npm install

Usage

  1. Start the application: npm start
  2. Open your browser and go to http://localhost:3000
  3. Enter the name or ID of the Pokemon you want to search for
  4. Explore the details of the Pokemon and enjoy!

Contributing

Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.

About

[COMPLETE] A simple Pokémon Search using the PokéAPI consumption-only API

Topics

Resources

Stars

Watchers

Forks