expense-tracker:使用React构建的Expense Tracker(具有Context API和useReducer)

时间:2021-03-13 11:33:12
【文件属性】:
文件名称:expense-tracker:使用React构建的Expense Tracker(具有Context API和useReducer)
文件大小:378KB
文件格式:ZIP
更新时间:2021-03-13 11:33:12
TypeScript 费用追踪器 自定义费用跟踪器,用于准确记录您的资金流入和流出情况。 使用React / TypeScript构建。 利用Context API + userReducer进行全局状态管理。 安装 要在您的本地环境中运行此应用程序,请按照下列步骤操作: 1. Clone this repository to your local machine using this command in the terminal: git clone https://github.com/dougschallmoser/expense-tracker.git 2. Change directory to 'expense-tracker' 3. Run 'npm install' 4. Run 'npm start' 5. Navigate to localhost:3000 in your
【文件预览】:
expense-tracker-main
----.gitignore(324B)
----tsconfig.json(562B)
----README.md(1KB)
----public()
--------manifest.json(492B)
--------robots.txt(67B)
--------logo192.png(5KB)
--------logo512.png(9KB)
--------index.html(741B)
--------favicon.ico(4KB)
----package.json(1KB)
----src()
--------components()
--------index.tsx(156B)
--------utils()
--------contexts()
--------react-app-env.d.ts(40B)
--------tests()
--------main.css(3KB)
--------setupTests.js(36B)
--------types()
----yarn.lock(492KB)
----package-lock.json(625KB)

网友评论