This is a simple pokemon search app that allows users to search for pokemon by name or its pokemon id
- JavaScript
- HTML5
- CSS3
https://pokeapi-proxy.freecodecamp.rocks/api/pokemon/
https://pokeapi.co/api/v2/pokemon/
click the link to view the project pokemon search app
-
Shows a dropdown containing available pokemon or id's when the user starts the search in the input with letter highlight.
-
The search app is built with maximize and minimize buttons for viewing the pokemons comfortably.
-
The info bulb icon displays the usage instructions.
-
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.
-
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.
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.
For questions or feedback, you can reach me at [vishuvishwa735@gmail.com]