Currency Exchange:实施在线货币转换器(React上下文物料用户界面测试库) 源码
货币兑换 货币转换的SPA。 要获取当前课程,请使用您可以找到的任何开放的API。 该应用程序包含两个页面: * Converter from one currency to another; * Page with current exchange rates; 它也有: * Tests; * Application performance - [*] lazy loading and suspense - [*] use callback and memo - [*] checked by profiler - [-] cache is not needed 它用: * React * Functional components * hooks * react context as store * react-router for routing; *
文件列表
Currency-Exchange-main.zip
(预估有个48文件)
Currency-Exchange-main
package.json
887B
package-lock.json
685KB
src
index.js
290B
constants
colors.js
119B
index.js
107B
symbols.js
10KB
urls.js
323B
暂无评论