Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neitdutra/search-github-api
Projeto de sistema para consulta de perfil utilizando API do github
https://github.com/neitdutra/search-github-api
Last synced: about 13 hours ago
JSON representation
Projeto de sistema para consulta de perfil utilizando API do github
- Host: GitHub
- URL: https://github.com/neitdutra/search-github-api
- Owner: NeiTDutra
- Created: 2021-07-25T10:48:11.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-25T11:28:31.000Z (over 3 years ago)
- Last Synced: 2024-10-11T23:13:02.888Z (26 days ago)
- Language: JavaScript
- Size: 502 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Busca de perfil usando Github API
*Projeto do bootcamp MRV Front End SPA Developer da Digital Innovation One Inc.*
*"Criando um front-end totalmente componentizado na prática com ReactJS"*
**Bifurcado de [benits /
github-api-interface](https://github.com/benits/github-api-interface)**## Escopo
Desenvolvimento de SPA(Single Page Application) com React.js para consultar perfis utilizando a API do GitHub
## Tecnologias
```json
"dependencies": {
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"axios": "^0.21.1",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-scripts": "4.0.3",
"react-tabs": "^3.2.1",
"styled-components": "^5.2.1",
"web-vitals": "^1.0.1"
```[Informações de desenvolvimento](https://github.com/NeiTDutra/search-github-api/blob/master/HELPER.md)
:construction: Done :construction: