文件名称:Github-Explorer:一个React-JS网站列出Github仓库
文件大小:803KB
文件格式:ZIP
更新时间:2024-03-11 00:48:43
TypeScript
Github资源管理器 | :rocket: 关于该项目 Github Explorer是一个React-JS应用程序,它使用Github API搜索和列出存储库。 用户可以将存储库保存在按Creator/Repository_name搜索的列表中。 用户可以通过单击相应的卡找到有关存储库的更多信息。 该项目是Rocktseat的GoStack Bootcamp的一部分,但是除了满足所有要求之外,我还开发了Darkmode主题以及用于打开和关闭它的开关,并且还添加了语言选择器。 技术领域 该项目的开发与: 仪表板 细节 :memo: 执照 该项目已获得MIT许可。 有关详细信息,请参见。 用 :heart_suit: 通过维克多·阿尔瓦伦加(Victor Alvarenga) :waving_hand:
【文件预览】:
Github-Explorer-master
----package.json(2KB)
----.eslintrc.json(1KB)
----readme_files()
--------banner.png(180KB)
--------dashboard.png(350KB)
--------details.png(109KB)
----prettier.config.js(91B)
----src()
--------lang()
--------assets()
--------routes()
--------react-app-env.d.ts(40B)
--------pages()
--------index.tsx(198B)
--------components()
--------App.tsx(356B)
--------styles()
--------services()
--------setupTests.ts(50B)
----tsconfig.json(491B)
----.gitignore(310B)
----public()
--------robots.txt(67B)
--------index.html(477B)
----README.md(2KB)
----yarn.lock(476KB)
----.eslintignore(27B)
----.editorconfig(147B)