Skip to content

Pokedex is a web application built with the Blazor Server framework, offering a seamless and interactive Pokedex experience

License

Notifications You must be signed in to change notification settings

isasayed/Pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex - A Pokedex Web Application

Welcome to Pokedex, a web application built using the Blazor Server framework that serves as your go-to Pokedex! Pokedex fetches data from PokeAPI, providing a comprehensive and interactive platform for exploring information about various Pokemon.

image

Features

  • Pokemon List with Generation Filter
  • Search Pokemon: Easily search for Pokemon by name or ID.
  • Detailed Information: Get detailed information about each Pokemon, including stats, abilities, and more.
  • Type Effectiveness: Discover the type effectiveness of each Pokemon against other types.
  • Evolution Chain: Explore the evolution chain of a Pokemon, including pre-evolutions and evolutions.
  • Interactive UI: User-friendly interface with smooth navigation.

Getting Started

Prerequisites

Make sure you have the following tools installed:

Installation

  1. Clone the repository:

    https://github.com/isasayed/Pokedex.git
    

Usage

  • Search: Enter the name or ID of a Pokemon in the search bar and press Enter to view its details.
  • Type Effectiveness: Click on the "Type Effectiveness" tab to see the effectiveness of the Pokemon's type against other types.
  • Evolution Chain: Navigate to the "Evolution" tab to explore the evolution chain of the selected Pokemon.

Contributing

If you want to contribute to this project, feel free to fork the repository and submit a pull request. Contributions are welcome!

  1. Create your feature branch: git checkout -b feature/your-feature.
  2. Commit your changes: git commit -m 'Add some feature'.
  3. Push to the branch: git push origin feature/your-feature.
  4. Open a pull request.

Credits

PokeAPI for providing the Pokemon data.

License

This project is licensed under the MIT License - see the LICENSE file for details.


Enjoy exploring the Pokemon world with PokeBlazor! If you encounter any issues or have suggestions, feel free to open an issue. Happy coding!

About

Pokedex is a web application built with the Blazor Server framework, offering a seamless and interactive Pokedex experience

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published