Skip to content

alexanderjophus/pokesandwich

Repository files navigation

Pokemon Pokedex

https://pokedex.alexanderjophus.dev

Description

This is a Rust project that uses the PokeAPI to create a Pokedex. It allows users to select a Pokemon type and view all Pokemon of that type. It also provides information about each Pokemon, including their name, type, and default/shiny images. The project uses the Dioxus framework for the frontend.

Features

  • Select a Pokemon type to view all Pokemon of that type
  • View detailed information about each Pokemon
  • View images of each Pokemon, including their shiny form if available

Usage

To run the project, use the following command:

dx serve

Dependencies

Dioxus: A Rust framework for building web applications Reqwest: A Rust crate for making HTTP requests Serde: A Rust crate for serializing and deserializing data PHF: A Rust crate for creating perfect hash functions

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

Project Status

This project is currently in development. The next steps are to add more information about each Pokemon, including their stats, abilities, and moves. I also plan to add a search feature that allows users to search for a specific Pokemon by name.

About

A pokedex searchable by region and type (and maybe more

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published