GitHub Explorer使用ReactJS和TypeScript探索GitHub存储库

GitHub-explorer 是一个用 ReactJS 和 TypeScript 打造的 GitHub 存储库探索工具,挺实用的。你可以轻松浏览 GitHub 上的存储库,列出它们,甚至快速跳转到问题页面,直接连接 GitHub 官方 API 获取数据,简直就是一个 GitHub 闲逛的利器。整个项目是 Rocketseat 的 GoStack Bootcamp 的一部分,挺适合用来巩固你对 ReactJS、React Hooks、GitHub API 的理解。如果你还在找一个练手项目,或者需要一个可以随时查阅 GitHub 上存储库信息的工具,它是个不错的选择哦!

zip
github-explorer-master.zip 预估大小:35个文件
folder
github-explorer-master 文件夹
folder
docs 文件夹
file
ghexplorer.svg 531KB
file
logo.svg 7KB
file
package.json 2KB
file
.eslintrc.json 1KB
folder
.github 文件夹
folder
workflows 文件夹
file
gh-pages-deploy.yml 1KB
file
SECURITY.md 619B
file
prettier.config.js 89B
file
LICENSE 1KB
folder
src 文件夹
folder
assets 文件夹
file
logo.svg 7KB
file
github-background.svg 2KB
folder
routes 文件夹
file
index.tsx 622B
file
react-app-env.d.ts 40B
folder
animations 文件夹
file
index.ts 2KB
folder
pages 文件夹
folder
Dashboard 文件夹
file
styles.ts 4KB
file
index.tsx 4KB
folder
Repository 文件夹
file
styles.ts 3KB
file
index.tsx 4KB
file
index.tsx 198B
folder
components 文件夹
folder
Header 文件夹
file
styles.ts 186B
file
index.tsx 926B
file
App.tsx 828B
folder
styles 文件夹
file
styles.d.ts 371B
folder
themes 文件夹
file
light.ts 289B
file
dark.ts 285B
file
global.ts 626B
folder
services 文件夹
file
api.ts 117B
file
setupTests.ts 255B
folder
utils 文件夹
file
usePersistedState.ts 560B
file
tsconfig.json 491B
file
.gitignore 321B
folder
public 文件夹
file
robots.txt 67B
file
index.html 561B
file
README.md 5KB
file
.eslintignore 27B
file
.editorconfig 147B
zip 文件大小:369.44KB