文件名称:任务跟踪器:带有React的简单任务跟踪器应用
文件大小:198KB
文件格式:ZIP
更新时间:2024-03-08 18:51:06
JavaScript
使用React.js的Task Tracker应用程序 该项目是通过。 可用脚本 在项目目录中,可以运行: npm start 在开发模式下运行应用程序。 打开在浏览器中查看。 如果进行编辑,页面将重新加载。 您还将在控制台中看到任何棉绒错误。
【文件预览】:
task-tracker-main
----package.json(874B)
----package-lock.json(704KB)
----src()
--------App.css(564B)
--------index.js(288B)
--------reportWebVitals.js(362B)
--------App.test.js(246B)
--------setupTests.js(241B)
--------components()
--------App.js(1KB)
--------index.css(2KB)
----.gitignore(310B)
----public()
--------logo192.png(5KB)
--------manifest.json(492B)
--------robots.txt(67B)
--------index.html(631B)
--------logo512.png(9KB)
--------favicon.ico(4KB)
----README.md(425B)