Ecosyste.ms: Awesome
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: 25 days 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 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-07T17:52:34.000Z (over 2 years ago)
- Last Synced: 2023-03-05T14:09:19.850Z (almost 2 years ago)
- Topics: github, github-api, react-router-v6, reactjs
- Language: JavaScript
- Homepage: github-profile-sand.vercel.app
- 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