github repo searcher:React Native + axios中的一个应用程序用于基于Github Rest Api v3列出和搜索公共存储
Github回购搜索器 描述: 使用Typescript和Axios在React Native中开发的应用程序。 该应用程序旨在: 列出公共Github存储库 搜索公共Github存储库 查看存储库列表,并提供以下信息: 仓库名称 存储库所有者的名称 查看存储库详细信息(单击存储库卡即可),例如: 存储库所有者头像 存储库所有者的名称 仓库名称 仓库描述 先决条件: 这些说明将为您提供在本地计算机上运行并运行的项目的副本,以进行开发和测试。 克隆存储库: 假设您已将计算机预先配置为克隆github存储库(如果尚未配置,请访问 ),请在终端中使用以下命令克隆存储库: git c
文件列表
github-repo-searcher-master.zip
(预估有个24文件)
github-repo-searcher-master
package.json
1KB
assets
favicon.png
1KB
splash.png
9KB
icon.png
642B
app.json
508B
src
routes
AppStack.tsx
801B
暂无评论