This project is a web application that integrates with the PokeAPI, allowing users to explore Pokémon data and create custom experiences.
- Homepage: A welcoming page with navigation to other features.
- Pokémon Search: Search for Pokémon by name or ID and view their details.
- Pokémon Details: View detailed information about a specific Pokémon.
- Pokémon Types: Explore Pokémon categorized by type.
- Pokémon Abilities: View a list of Pokémon abilities with descriptions.
- Pokémon Moves: Browse various Pokémon moves.
- Pokémon Generations: Explore Pokémon from different generations.
- Team Builder: Assemble and customize your Pokémon teams.
- Battle Simulator: Simulate battles between two Pokémon.
- Clone this repository:
git clone https://github.com/mjoyner1029/PokeAPI
- Navigate to the project directory:
cd pokeapi-project - Open
index.htmlin your browser to view the application.
- Use the navigation bar to access different features.
- Enter Pokémon names or IDs into search forms to retrieve data.
- View Pokémon details, types, abilities, moves, and more.
- Build and test Pokémon teams and simulate battles.