English / Spanish
I have created a Pokedex with HTML5, CSS3 and JavaScript (using the pokeAPI).
- Intuitive and easy to use user interface.
- You can search for pokemon from the 9 generations that there are so far.
- Simple design.
- Is responsive.
- You can search your favourite pokémon.
Upon entering you will see this screen that has a select for you to choose a generation. Here, for example, I am looking for the 3rd generation pokemon (Some in shiny). You can also go looking for pokémones in the pokedex and see them.
- Download all the files from the repository.
- Open the
index.html
file in your web browser. - You can choose a generation (or all) or search a pokemon.
- You see turning pages and you will be able to see each pokemon and its information.
- If you want to customize the design or functionality of the pokedex, you can edit the HTML, CSS and JavaScript files according to your needs.
- You can also go to my page link from here.
index.html
: Contains the HTML structure of the pokedex.
style.css
: Defines the styles and appearance of the pokedex.
script.js
: Contains the JavaScript code to connect to the pokeAPI and display the pokemon.
img
: Folder where all the images used are.
Contributions are welcome. If you have any ideas to improve the calculator or find any bugs, feel free to open an issue or submit a pull request in the repository.
This project was created by Eric_sa_za and you can find the original repository here. If you use this code, please mention and link to the repository.