Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)