crud_app:一个在React中编辑用户记录的CRUD应用程序

时间:2024-05-01 21:33:28
【文件属性】:

文件名称:crud_app:一个在React中编辑用户记录的CRUD应用程序

文件大小:367KB

文件格式:ZIP

更新时间:2024-05-01 21:33:28

react reactjs crud-application reqres JavaScript

React CRUD应用 一个CRUD应用程序,它使用reqres API在React中编辑用户记录。 构建设置和登录说明 # install project $ git clone https://github.com/CyberIkshit/crud_app.git # open app directory $ cd crud-app # install dependencies $ npm i || npm install # serve with hot reload at localhost $ npm start # for logging in use-: $ Email:-eve.holt@reqres.in $ Password:-cityslicka # build for production $ npm build 有关所用API的更多信息,请参阅REQRES AP


【文件预览】:
crud_app-master
----package.json(897B)
----package-lock.json(1.41MB)
----src()
--------App.css(89B)
--------index.js(500B)
--------reportWebVitals.js(362B)
--------App.test.js(246B)
--------setupTests.js(241B)
--------components()
--------App.js(1KB)
--------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(559B)
----.vscode()
--------settings.json(3B)

网友评论