Welcome to the Pokedex project repository! 🌳🦋

🧑‍💻 What was developed in the project

Neste projeto feito para fins de estudo, foi criado uma aplicação da pokedéx onde o usuário ao clicar no botão, mostra os pokemons por ordem, assim como pode ser feito no campo de pesquisa, colocando nome do pokemon ou digitar um número que irá mostrar o respectivo pokemon. Esses pokemons são gerados por uma API externa chamada PokéApi.

In this project made for study purposes, an application of the Pokédex was created where the user, by clicking on a button, displays the pokemons in order, just as it can be done in the search field by entering the pokemon name or typing a number that will show the respective pokemon. These pokemons are generated by an external API called PokéApi.

Demo

🚀Technologies and Tools:

👨🏻‍💻🖥 Usage

# Clone the repository
$ git clone git@github.com:abel-mariano/pokedex-js.git
# Enter directory
$ cd pokedex-js
# Install the dependencies
$ npm install or npm i
# Start application on local server
$ npm run dev

🎓 Author

Image do user
Abel Mariano