文件名称:todolist-react:具有React Hooks和react-spring动画的Todolist应用
文件大小:639KB
文件格式:ZIP
更新时间:2024-03-13 21:25:44
portfolio JavaScript
:去做: 检查输入是否为空 添加新的待办事项时重定向到撤消 动画待办事项卡 完成后延迟 撤消时延迟 按最近排序 本地存储 延迟添加 :check_mark_button: 当检查 添加通知 编辑待办事项并添加modifiedAt 删除待办事项 React灵敏
【文件预览】:
todolist-react-master
----.gitignore(310B)
----README.md(322B)
----public()
--------manifest.json(306B)
--------index.html(2KB)
--------favicon.ico(105KB)
----LICENSE(1KB)
----package.json(1KB)
----src()
--------components()
--------img()
--------useRouter.js(167B)
--------index.js(146B)
--------todosContext.js(1KB)
--------styles()
--------App.js(1KB)
----ui.sketch(337KB)
----yarn.lock(463KB)