reactcrudapp:使用React JS的CRUD应用程序

时间:2021-05-17 21:41:20
【文件属性】:
文件名称:reactcrudapp:使用React JS的CRUD应用程序
文件大小:856KB
文件格式:ZIP
更新时间:2021-05-17 21:41:20
react nodejs express material-design material-ui React CRUD应用程序 React CRUD应用程序是对一些简单数据的简单创建,读取,更新和删除,这些数据取自Restful API,并且是由React JS + Node JS应用程序生成的。 React JS是前端,而Node JS在代码的后端。 为什么是这种架构? 这样可以从任何可能的方式解决跨源资源共享(CORS)错误。 REST API(在Spring Framework中)正在协议http上运行,而React应用程序正在协议https上运行。 这样您就明白了。 我将很快将其发​​布在我的博客( )上。 跟我来。 对于API调用,我使用了axios,它比AJAX + Promise代码小而且容易。 Axios将基于承诺的HTTP客户端用于浏览器和node.js。 是的,而且,Material UI用于增强页面。 该页面的所有外观均类似于Google Material De
【文件预览】:
reactcrudapp-master
----public()
--------manifest.json(317B)
--------index.html(2KB)
--------favicon.ico(4KB)
----server.js(4KB)
----CONTRIBUTORS.txt(37B)
----src()
--------logo.svg(3KB)
--------index.css(63B)
--------App.js(11KB)
--------registerServiceWorker.js(4KB)
--------App.test.js(248B)
--------App.css(377B)
--------index.js(465B)
----.travis.yml(129B)
----LICENSE(1KB)
----build()
--------manifest.json(317B)
--------index.html(548B)
--------asset-manifest.json(259B)
--------service-worker.js(3KB)
--------favicon.ico(4KB)
--------static()
----Procfile(19B)
----README.md(3KB)
----docs()
--------class()
--------index.html(6KB)
--------source.html(4KB)
--------script()
--------identifiers.html(4KB)
--------ast()
--------index.json(53KB)
--------function()
--------file()
--------badge.svg(791B)
--------image()
--------css()
--------lint.json(2B)
--------coverage.json(420B)
----.gitignore(884B)
----.esdoc.json(222B)
----package.json(693B)

网友评论