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

https://github.com/caiocdj/githubprofile

Github profile created with github open Api.
https://github.com/caiocdj/githubprofile

github github-api react-router-v6 reactjs

Last synced: 7 months ago
JSON representation

Github profile created with github open Api.

Awesome Lists containing this project

README

          

Github Profile

Um site que utiliza as informações da api aberta do github para gerar uma pagina contendo informações de um usuario a partir do seu nickName

## Instruções

- Para instalar as dependencias

npm install

- Para inicializar a aplicação

npm run dev