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.
- Host: GitHub
- URL: https://github.com/caiocdj/githubprofile
- Owner: CaioCDJ
- Created: 2022-07-31T20:25:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-07T17:52:34.000Z (over 3 years ago)
- Last Synced: 2025-01-17T12:35:37.718Z (about 1 year ago)
- Topics: github, github-api, react-router-v6, reactjs
- Language: JavaScript
- Homepage:
- Size: 171 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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