dowhile-react-hooks

时间:2024-04-25 17:59:18
【文件属性】:

文件名称:dowhile-react-hooks

文件大小:1.23MB

文件格式:ZIP

更新时间:2024-04-25 17:59:18

HTML

高级React钩 我在RocketSeat Dowhile的React-hooks研讨会上使用的示例应用程序。 入门 克隆存储库。 git clone https://github.com/vitormalencar/ cd进入目录。 cd hooks 安装项目依赖项: yarn # or npm install 启动开发服务器: yarn start # or npm run start :rocket: 在您选择的浏览器中转到 。 :light_bulb: 专业提示将App.final.js用作最终参考指南 工具带 作为UI语言React TailwindCss UI作为我们的设计工具包 项目结构 该项目遵循常规的框架,几乎没有进行任何修改。 在src文件夹下,我们有两个主要目录: App.js :此研讨会主要逻辑的地方 components/ :跨页面重用的组件 utils.js :顾名思义


【文件预览】:
dowhile-react-hooks-main
----.gitignore(310B)
----package.json(970B)
----package-lock.json(766KB)
----src()
--------components()
--------App.final.js(3KB)
--------userService.js(272B)
--------setupTests.js(241B)
--------index.js(500B)
--------App.js(774B)
--------utils.js(2KB)
--------reportWebVitals.js(362B)
--------index.css(103B)
----postcss.config.js(82B)
----craco.config.js(145B)
----public()
--------React App_files()
--------React App.html(4.58MB)
--------robots.txt(67B)
--------logo192.png(5KB)
--------index.html(2KB)
--------favicon.ico(4KB)
--------manifest.json(492B)
--------logo512.png(9KB)
--------img()
----README.md(1KB)
----.eslintcache(3KB)
----tailwind.config.js(199B)

网友评论