文件名称:book-search:用CodeSandbox创建
文件大小:12KB
文件格式:ZIP
更新时间:2024-04-22 17:43:21
JavaScript
图书搜索 用CodeSandbox创建 要查看演示,请要查看CodeSandbox,请 图书搜索应用程序,基于React,它允许用户使用Google Books API搜索Google图书。 用户可以从搜索结果中单击其中一本书,以查看书籍信息。 依存关系 axios 0.21.1 React17.0.1 react-dom 17.0.1 react-lines-省略号0.14.1 react-loader-spinner 4.0.0 react-router-dom 5.2.0 React脚本4.0.0 react-stars-display 0.1.24 快速开始: 安装依赖项 $npm install 运行开发服务器 $npm run dev-server 建立项目 $npm run build 许可和版权 许可
【文件预览】:
book-search-main
----public()
--------index.html(2KB)
----src()
--------pages()
--------styles.css(7KB)
--------context.js(1KB)
--------components()
--------App.js(683B)
--------index.js(306B)
----LICENSE(1KB)
----README.md(888B)
----.gitignore(4B)
----.codesandbox()
--------workspace.json(218B)
----package.json(741B)