Giter Site home page Giter Site logo

pokeapi's Introduction

Pokedex

A simple web application that serves as a Pokedex for exploring the first generation of Pokemon. It allows users to view detailed information about the 151 Pokemon, including their types, abilities, and more.

About

The Pokedex web application provides a user-friendly interface for accessing information about Pokemon from the first generation. It utilizes the PokeAPI to fetch data about each Pokemon, including their names, types, heights, weights, and images. The application also allows filtering Pokemon based on their types.

Installation

To run the Pokedex application locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/your-username/pokedex.git
  1. Navigate to the project directory:
cd pokedex
  1. Open the index.html file in your preferred web browser.

Usage

Upon opening the Pokedex application, you will see a navigation bar at the top with various buttons representing different Pokemon types. Clicking on a type button will display Pokemon of that type. To view all Pokemon, click the "Ver todos" (See all) button.

Each Pokemon entry includes the following information:

  • Pokemon ID: A unique identifier for the Pokemon.
  • Pokemon Image: An image representing the Pokemon's appearance.
  • Name: The name of the Pokemon.
  • Types: The types of the Pokemon.
  • Stats: Additional statistics about the Pokemon, such as height and weight.

You can explore different Pokemon types by clicking on the corresponding type buttons in the navigation bar. The Pokemon entries will dynamically update based on the selected type.

Contributing

Contributions to the Pokedex project are welcome and encouraged. If you would like to contribute, please follow these steps:

  • Fork the repository.
  • Create a new branch for your feature or bug fix.
  • Implement your changes.
  • Commit and push your changes to your forked repository.
  • Create a pull request with a detailed description of your changes.

pokeapi's People

Contributors

daviddevgt avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.