# github-api **Repository Path**: kikolove/github-api ## Basic Information - **Project Name**: github-api - **Description**: 对接Github官方API,并使用React实现的第三方web UI - **Primary Language**: JavaScript - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-08-30 - **Last Updated**: 2024-06-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: React ## README # Github-API 这是一个基于GitHub官方API的客户端项目 可实现仓库搜索、仓库详情、仓库层级目录查看等功能 ## 技术栈 * [react]( https://reactjs.org/) * [redux]( https://redux.js.org/) * [react-router-dom](https://reactrouter.com/web/guides/quick-start) ## 运行 1. clone项目 2. yarn install 3. yarn start 4. 访问 ## 预览 ![](./static/p1.png) ![](./static/p2.png) ![](./static/p3.gif)