文件名称:gemography-frontend-coding-挑战:我的gemography前端编码挑战解决方案
文件大小:6.55MB
文件格式:ZIP
更新时间:2024-03-09 21:11:23
JavaScript
Github趋势存储库 该项目显示了最近30个使用无限滚动功能创建的最繁星的Github存储库。 演示版 ##安装Fork项目并运行: npm install npm start 使用的依赖 material-ui:React的开源接口库,material-ui的优点是它实现了Google的Material Design巫婆,帮助我构建了高质量的UX。 axios:它有助于处理HTTP请求以获取或保存数据。 react-dom:用于构建项目路线。 prop-types:用于检查组件的props类型。 react-infinite-scroll-component:用于获得无限滚动体验,而不是经典的分页。 uuid:用于获取随机uuid,用作列表的唯一键。
【文件预览】:
gemography-frontend-coding-challenge-master
----package.json(1KB)
----package-lock.json(690KB)
----github-trending-repos-demo.gif(6.41MB)
----src()
--------config()
--------index.js(500B)
--------routes.js(366B)
--------constants()
--------reportWebVitals.js(362B)
--------redux()
--------assets()
--------App.test.js(246B)
--------setupTests.js(241B)
--------components()
--------App.js(228B)
--------service()
--------theme()
--------index.css(366B)
----.gitignore(310B)
----public()
--------logo192.png(5KB)
--------manifest.json(492B)
--------robots.txt(67B)
--------index.html(2KB)
--------logo512.png(9KB)
--------favicon.ico(4KB)
----README.md(814B)