Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Benevanio committed Feb 26, 2023
2 parents 09f8a23 + a541238 commit a1ff303
Showing 1 changed file with 55 additions and 2 deletions.
57 changes: 55 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,55 @@
# NASA API ASTRO
´´´ SISTEMA EM CONSTRUÇÂO ´´´
# NASA ASTRO API
Aplicação utilizando a api da nasa.
Nesta aplicação temos um frontend utilizando o Sass como folha de estilo e dois Hooks do react.
Use State para controlar o estado da aplicação e o use Effect responsável por realizar o fetch na nossa api.


## Autores

- [@BeneTesla](https://github.com/benetesla)


## Stack utilizada

**Front-end:**
![JS](https://img.shields.io/badge/JavaScript-323330?style=for-the-badge&logo=javascript&logoColor=F7DF1E)
![React](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB)
![Sass](https://img.shields.io/badge/Sass-CC6699?style=for-the-badge&logo=sass&logoColor=white)

## Instalação

Clone este projeto ou faça download!!

```bash
git clone https://github.com/benetesla/nasa-api-astro.git
npm install
npm start
```
## Link para lista de apis

- [@NASA APIS](https://api.nasa.gov/)

## License

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)


## 🔗 Entre em contato comigo através dos seguintes meios:

[![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://bene-teslav1.vercel.app/)

[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/bene-tesla/)

[![linkedin](https://img.shields.io/badge/Instagram-E4405F?style=for-the-badge&logo=instagram&logoColor=white)](https://www.instagram.com/bene_tesla/)



## Demonstração
![Captura de Tela (73)](https://user-images.githubusercontent.com/78994881/221427450-8c74ef0d-e51f-428d-818e-d691deaa88e4.png)


# nasa Deploy

https://user-images.githubusercontent.com/78994881/221428271-e26de46b-d935-4228-805c-6430e4607ee8.mp4


1 comment on commit a1ff303

@vercel
Copy link

@vercel vercel bot commented on a1ff303 Feb 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

nasa-api-astro – ./

nasa-api-astro-git-main-benetesla.vercel.app
nasa-api-astro-benetesla.vercel.app
nasa-api-astro.vercel.app

Please sign in to comment.