Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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: