goit-react-hw-07-phonebook-源码

上传者: 42139357 | 上传时间: 2021-03-06 20:05:50 | 文件大小: 230KB | 文件类型: ZIP
Create React App入门 该项目是通过引导的。 可用脚本 在项目目录中,可以运行: npm start 在开发模式下运行应用程序。 打开在浏览器中查看它。 如果您进行编辑,则页面将重新加载。 您还将在控制台中看到任何棉绒错误。 npm test 在交互式监视模式下启动测试运行器。 有关更多信息,请参见关于的部分。 npm run build 构建生产到应用程序build文件夹。 它在生产模式下正确捆绑了React,并优化了构建以获得最佳性能。 生成被最小化,并且文件名包括哈希值。 您的应用已准备好进行部署! 有关更多信息,请参见关于的部分。 npm run eject 注意:这是单向操作。 eject ,您将无法返回! 如果您对构建工具和配置选择不满意,则可以随时eject 。 此命令将从您的项目中删除单个生成依赖项。 相反,它将所有配置文件和传递性依赖项(w

文件下载

资源详情

[{"title":"( 66 个子文件 230KB ) goit-react-hw-07-phonebook-源码","children":[{"title":"goit-react-hw-07-phonebook-main","children":[{"title":".lintstagedrc <span style='color:#111;'> 125B </span>","children":null,"spread":false},{"title":"package.json <span style='color:#111;'> 1.48KB </span>","children":null,"spread":false},{"title":"package-lock.json <span style='color:#111;'> 735.56KB </span>","children":null,"spread":false},{"title":"src","children":[{"title":"index.js <span style='color:#111;'> 398B </span>","children":null,"spread":false},{"title":"redux","children":[{"title":"contacts-operations.js <span style='color:#111;'> 1.17KB </span>","children":null,"spread":false},{"title":"index.js <span style='color:#111;'> 94B </span>","children":null,"spread":false},{"title":"reducer.js <span style='color:#111;'> 1.31KB </span>","children":null,"spread":false},{"title":"actions.js <span style='color:#111;'> 899B </span>","children":null,"spread":false},{"title":"store.js <span style='color:#111;'> 635B </span>","children":null,"spread":false},{"title":"selectors.js <span style='color:#111;'> 1.24KB </span>","children":null,"spread":false}],"spread":true},{"title":"icons","children":[{"title":"plus.svg <span style='color:#111;'> 308B </span>","children":null,"spread":false},{"title":"phone.svg <span style='color:#111;'> 248B </span>","children":null,"spread":false},{"title":"cross.svg <span style='color:#111;'> 966B </span>","children":null,"spread":false},{"title":"user.svg <span style='color:#111;'> 349B </span>","children":null,"spread":false},{"title":"bin.svg <span style='color:#111;'> 453B </span>","children":null,"spread":false}],"spread":true},{"title":"components","children":[{"title":"UI","children":[{"title":"IconButton","children":[{"title":"IconButton.jsx <span style='color:#111;'> 671B </span>","children":null,"spread":false},{"title":"index.js <span style='color:#111;'> 40B </span>","children":null,"spread":false},{"title":"IconButton.module.css <span style='color:#111;'> 468B </span>","children":null,"spread":false}],"spread":true},{"title":"Modal","children":[{"title":"ContentAppear.css <span style='color:#111;'> 178B </span>","children":null,"spread":false},{"title":"Modal.module.css <span style='color:#111;'> 607B </span>","children":null,"spread":false},{"title":"Modal.js <span style='color:#111;'> 1.47KB </span>","children":null,"spread":false}],"spread":true},{"title":"PhotoInput","children":[{"title":"index.js <span style='color:#111;'> 667B </span>","children":null,"spread":false},{"title":"PhotoInput.module.css <span style='color:#111;'> 0B </span>","children":null,"spread":false}],"spread":true},{"title":"Loader","children":[{"title":"Loader.module.css <span style='color:#111;'> 54B </span>","children":null,"spread":false},{"title":"index.js <span style='color:#111;'> 443B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Header","children":[{"title":"index.js <span style='color:#111;'> 700B </span>","children":null,"spread":false},{"title":"Header.module.css <span style='color:#111;'> 233B </span>","children":null,"spread":false}],"spread":true},{"title":"Notice","children":[{"title":"index.js <span style='color:#111;'> 328B </span>","children":null,"spread":false},{"title":"Notice.module.css <span style='color:#111;'> 193B </span>","children":null,"spread":false}],"spread":true},{"title":"Filter","children":[{"title":"index.js <span style='color:#111;'> 36B </span>","children":null,"spread":false},{"title":"Filter.jsx <span style='color:#111;'> 911B </span>","children":null,"spread":false},{"title":"Filter.module.css <span style='color:#111;'> 535B </span>","children":null,"spread":false}],"spread":true},{"title":"Container","children":[{"title":"index.js <span style='color:#111;'> 39B </span>","children":null,"spread":false},{"title":"Container.module.css <span style='color:#111;'> 607B </span>","children":null,"spread":false},{"title":"Container.jsx <span style='color:#111;'> 485B </span>","children":null,"spread":false}],"spread":true},{"title":"ContactList","children":[{"title":"ContactList.jsx <span style='color:#111;'> 856B </span>","children":null,"spread":false},{"title":"index.js <span style='color:#111;'> 51B </span>","children":null,"spread":false},{"title":"ContactListItem.jsx <span style='color:#111;'> 1.35KB </span>","children":null,"spread":false},{"title":"ContactListAnim.css <span style='color:#111;'> 337B </span>","children":null,"spread":false},{"title":"ContactList.container.js <span style='color:#111;'> 399B </span>","children":null,"spread":false},{"title":"ContactList.module.css <span style='color:#111;'> 901B </span>","children":null,"spread":false}],"spread":false},{"title":"ContactForm","children":[{"title":"index.js <span style='color:#111;'> 41B </span>","children":null,"spread":false},{"title":"ContactForm.jsx <span style='color:#111;'> 1.91KB </span>","children":null,"spread":false},{"title":"ContactForm.module.css <span style='color:#111;'> 886B </span>","children":null,"spread":false}],"spread":false},{"title":"Sorter","children":[{"title":"index.js <span style='color:#111;'> 36B </span>","children":null,"spread":false},{"title":"Sorter.js <span style='color:#111;'> 1.32KB </span>","children":null,"spread":false},{"title":"Sorter.module.css <span style='color:#111;'> 459B </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"App.js <span style='color:#111;'> 2.85KB </span>","children":null,"spread":false},{"title":"styles","children":[{"title":"variables","children":[{"title":"colors.css <span style='color:#111;'> 185B </span>","children":null,"spread":false}],"spread":true},{"title":"animations","children":[{"title":"Fade.css <span style='color:#111;'> 303B </span>","children":null,"spread":false},{"title":"ModalAppear.css <span style='color:#111;'> 211B </span>","children":null,"spread":false},{"title":"NoticeAppear.css <span style='color:#111;'> 325B </span>","children":null,"spread":false},{"title":"ContactListAppear.css <span style='color:#111;'> 177B </span>","children":null,"spread":false}],"spread":true},{"title":"index.css <span style='color:#111;'> 601B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":".huskyrc <span style='color:#111;'> 56B </span>","children":null,"spread":false},{"title":"db.json <span style='color:#111;'> 594B </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 310B </span>","children":null,"spread":false},{"title":"README.old.md <span style='color:#111;'> 28B </span>","children":null,"spread":false},{"title":"public","children":[{"title":"logo192.png <span style='color:#111;'> 5.22KB </span>","children":null,"spread":false},{"title":"manifest.json <span style='color:#111;'> 492B </span>","children":null,"spread":false},{"title":"robots.txt <span style='color:#111;'> 67B </span>","children":null,"spread":false},{"title":"index.html <span style='color:#111;'> 1.71KB </span>","children":null,"spread":false},{"title":"logo512.png <span style='color:#111;'> 9.44KB </span>","children":null,"spread":false},{"title":"favicon.ico <span style='color:#111;'> 3.78KB </span>","children":null,"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'> 3.29KB </span>","children":null,"spread":false},{"title":".prettierrc.json <span style='color:#111;'> 232B </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明