Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ingridssilveira/starwars-planets
💻 Consumindo a API do Star Wars e capturando informações sobre os planetas.
https://github.com/ingridssilveira/starwars-planets
Last synced: 4 days ago
JSON representation
💻 Consumindo a API do Star Wars e capturando informações sobre os planetas.
- Host: GitHub
- URL: https://github.com/ingridssilveira/starwars-planets
- Owner: IngridsSilveira
- Created: 2023-01-26T15:00:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-02T13:20:50.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T04:49:28.301Z (over 1 year ago)
- Language: SCSS
- Size: 6.06 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Star Wars Planets
Consumindo API do Star Wars, SWAPI, e capturando as informações sobre planetas que existem no universo de Star Wars.Site da API: SWAPI
- Nome dos planetas
- Clima
- Terreno
- População
## Table of contents
- [Planetas](#planetas)
- [Screenshot](#screenshot)
- [Links](#links)
- [Author](#author)
## Planetas
"Tatooine", "Alderaan", "Yavin IV", "Hoth", "Dagobah", "Bespin", "Endor", "Naboo", "Coruscant", "Kamino"
## Screenshot
![](assets/images/screenshot/desktop.png)
## Links
- Solution URL: [Solution here](https://ingridssilveira.github.io/starWars-Planets/)
## Linguagem
Desenvolvido com:
- HTML;
- Bootstrap;
- SCSS(SASS):
- Variáveis e Mixins;
- Javascript:
- Async/Await;
- Fetch;
- Map;
- Filter;
- Manipulação de DOM.
## Author
- Website - [Ingrid Souza](https://ingridssilveira.github.io/IngridSouza)
- GitHub - [@IngridsSilveira](https://github.com/IngridsSilveira)