Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.33 KB

readme.md

File metadata and controls

40 lines (26 loc) · 1.33 KB

Pokemon Search App

This is a simple pokemon search app that allows users to search for pokemon by name or its pokemon id

Technologies

  • JavaScript
  • HTML5
  • CSS3

Api Usage

https://pokeapi-proxy.freecodecamp.rocks/api/pokemon/

https://pokeapi.co/api/v2/pokemon/

click the link to view the project pokemon search app


Features

  1. Shows a dropdown containing available pokemon or id's when the user starts the search in the input with letter highlight.

  2. The search app is built with maximize and minimize buttons for viewing the pokemons comfortably.

  3. The info bulb icon displays the usage instructions.

  4. After a successful pokemon search the animation button appears on the application which on clicked shows the animated gif of the searched pokemon and it can be reverted back with the normal button.

  5. Also after a successful pokemon search tap on the pokemon which shows a dialog which asks the user whether he wishes to see the evolution forms of the pokemon.


Contributing

We welcome contributions to this project! Please follow these guidelines:

  • Fork the repository.
  • Create a new branch for your changes.
  • Submit a pull request with clear and concise descriptions.

Contact

For questions or feedback, you can reach me at [vishuvishwa735@gmail.com]