GithubTrackerReact

所属分类:构建工具
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2023-11-15 23:56:08
上 传 者sh-1993
说明:  使用Github API和React.js创建Github-repo跟踪器(配对编程练习)
(Creating a Github repo tracker using the Github API and React.js (pair programming exercise))

文件列表:
.DS_Store (6148, 2023-11-15)
.babelrc (159, 2023-11-15)
config/ (0, 2023-11-15)
config/webpack.config.dev.js (635, 2023-11-15)
config/webpack.config.js (1779, 2023-11-15)
config/webpack.config.production.js (101, 2023-11-15)
package-lock.json (430446, 2023-11-15)
package.json (1733, 2023-11-15)
public/ (0, 2023-11-15)
public/images/ (0, 2023-11-15)
public/images/darklogo.png (24801, 2023-11-15)
public/images/git-error.svg (480, 2023-11-15)
public/images/git-repo.svg (567, 2023-11-15)
public/images/lightlogo.png (17522, 2023-11-15)
public/images/logo.png (17629, 2023-11-15)
public/images/repo-fork.svg (462, 2023-11-15)
public/images/repo-issue.svg (248, 2023-11-15)
public/images/repo-star.svg (578, 2023-11-15)
public/images/repo-watcher.svg (756, 2023-11-15)
public/index.html (395, 2023-11-15)
setup.sh (3555, 2023-11-15)
src/ (0, 2023-11-15)
src/.DS_Store (6148, 2023-11-15)
src/App.js (580, 2023-11-15)
src/actions/ (0, 2023-11-15)
src/actions/index.js (970, 2023-11-15)
src/components/ (0, 2023-11-15)
src/components/.DS_Store (6148, 2023-11-15)
src/components/Avatar/ (0, 2023-11-15)
src/components/Avatar/index.js (365, 2023-11-15)
src/components/ErrorPlaceholder/ (0, 2023-11-15)
src/components/ErrorPlaceholder/index.js (280, 2023-11-15)
src/components/LanguagesChart/ (0, 2023-11-15)
src/components/LanguagesChart/index.js (842, 2023-11-15)
src/components/NavBar/ (0, 2023-11-15)
src/components/NavBar/index.js (310, 2023-11-15)
src/components/Placeholder/ (0, 2023-11-15)
src/components/Placeholder/index.js (283, 2023-11-15)
... ...

# GithubTrackerReact Creating a Github repo tracker using the Github API and React.js ## Installation & Usage `Git clone`/download repository. Navigate to folder. Open terminal and run `npm install` to install dependencies. `npm run dev` ## Technologies DATA: Github API DEV: react.js, Readux, Webpack, Redux-Thunk, AXIOS, vanilla css, dayjs ## Change Log - Created folders and files structure for project - Created Welcome and Repo pages with functioning Navbar - Created store, actions and reducers - Created Search related components - Removed Repo page and incooporated it into the homepage - Error handling for users with no repos - Worked on Github inspired styling - Created and added favicon - Added placeholders ## Wins & Challanges ### Wins Successfully aquiring data from API Created a functioning seaarch bar with redux Rendering data for each repo onto the same page ### Challenges Took a while to make sure all the error was handled correctly [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=flat&logo=appveyor)](https://opensource.org/licenses/MIT)

近期下载者

相关文件


收藏者