Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rosooares/list-heroes
🚀 Nesse projeto criamos uma lista de heróis que consume da API https://superheroapi.com/ids.html
https://github.com/rosooares/list-heroes
javascript react react-hooks
Last synced: 14 days ago
JSON representation
🚀 Nesse projeto criamos uma lista de heróis que consume da API https://superheroapi.com/ids.html
- Host: GitHub
- URL: https://github.com/rosooares/list-heroes
- Owner: rosooares
- Created: 2020-05-29T15:26:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T16:17:16.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T19:46:11.057Z (3 months ago)
- Topics: javascript, react, react-hooks
- Language: JavaScript
- Homepage:
- Size: 148 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Lista de Heroís
### 🤔 Mas o que é isso?
A Lista de Heroís é uma experiência de pesquisa e conteúdos sobre seu super herói favorito.💫 Chamada para [API](https://superheroapi.com/index.html) de heroís.
_________
## 🚀 Tecnologias
Esse projeto foi desenvolvido com as seguintes tecnologias:
- [React](https://reactjs.org)
- [React Hooks](https://pt-br.reactjs.org/docs/hooks-intro.html)
- [Redux](https://redux.js.org/)
- [Axios](https://www.npmjs.com/package/axios)## 🙅 Instalações e usos
Clone ou faça o downlod desse repositório:
```
# Clone o repositório
$ git clone https://github.com/rosooares/list-heroes
```Acesse a pasta server e faça as instalações:
```
# Instale as dependencias
$ npm install# Rode o projeto
$ npm start
```
_________👤 **Roberta Soares**
* Github: [@Rosooares](https://github.com/rosooares)
* Linkedin: [@Rosooares](https://www.linkedin.com/in/robertassoares/)