Features |
Usage |
Technologies |
License
Explore nine generations of Pokémon with this simple and interactive JavaScript Pokédex. Integrated with PokéApi, it offers information to learn more about your favorite Pokémon.
This project was inspired by js-developer-pokedex from DIO.
- See information such as types, abilities, base stats and evolution of each Pokémon;
- Search Pokémon by name or id;
- Choose from nine generations of Pokémon;
- Dark and light theme.
Clone this repository, access the directory and open the index.html file in your browser.
$ git clone https://github.com/lsmcodes/javascript-pokedex.git && cd javascript-pokedex- PokéApi
- HTML
- CSS
- JavaScript
This project is under the MIT license. See the LICENSE file for details.