Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/henriquediassilva/pokemon-api
Lista e descrição de 10 Pokémons fornecidos aleatoriamente pela API (PokéAPI)
https://github.com/henriquediassilva/pokemon-api
javascipt pokemon-api website
Last synced: 20 days ago
JSON representation
Lista e descrição de 10 Pokémons fornecidos aleatoriamente pela API (PokéAPI)
- Host: GitHub
- URL: https://github.com/henriquediassilva/pokemon-api
- Owner: HenriqueDiasSilva
- Created: 2022-08-12T21:07:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-16T00:51:34.000Z (over 2 years ago)
- Last Synced: 2024-11-11T17:33:12.919Z (3 months ago)
- Topics: javascipt, pokemon-api, website
- Language: JavaScript
- Homepage: https://henriquediassilva.github.io/Pokemon-API/
- Size: 116 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## DESCRIPTION (ENG)
Project involving the RESTful API (PokéAPI), and it consists of making requests to the API and manipulating the data coming from it, in this way, when you have already run
it initially project on the WEB, a list of 10 pokemons randomly provided by the API will appear (If you want to see other pokemons, just reload the page), so when you click
on the pokemon's name, it will appear just below the list, some information about it such as image, name, ID, height and weight (If you want to see more information about
other pokemons, just click on his name, and he will appear in the place of what was already there and so on).## DESCRIÇÃO (PT-BR)
Projeto envolvendo a RESTful API (PokéAPI), e ele consiste em fazer requisições para a API e manipular os dados vindo dela, deste modo, quando você já rodar inicialmente
o projeto na WEB, irá aparecer uma lista de 10 pókemons fornecidos aleatoriamente pela API (Se quiser ver outros pókemons, só recarregar a página), assim quando
você clicar no nome do pókemon, irá aparecer logo abaixo da lista, algumas informações sobre ele como imagem, nome, ID, altura e peso (Se quiser ver mais informações de
outros pókemons, é só clicar no nome dele, que ele irá aparecer no lugar do que já estava e assim sucessivamente).![image-removebg-preview (1)](https://user-images.githubusercontent.com/105385565/184444248-e2a6c381-3520-4a47-9e87-f088bb641311.png)