WeatherApp:React&TS Simple Weather App

时间:2024-04-19 20:08:45
【文件属性】:

文件名称:WeatherApp:React&TS Simple Weather App

文件大小:212KB

文件格式:ZIP

更新时间:2024-04-19 20:08:45

TypeScript

WeatherApp React&TS Simple Weather App 此应用程序是使用以下技术开发的: 打字稿 React Redux工具套件 Axios 蚂蚁设计 笑话 酵素 运行应用 在克隆运行后设置应用程序 npm install 添加您自己的Weather Bit API密钥 为了运行该应用程序,您需要添加您的获胜天气位API密钥,为此,首先在根目录中添加一个名为.env的文件,然后在该文件中放入以下代码: REACT_APP_WEATHER_BIT_API_KEY = Replace_this_with_your_own_API_Key 不要忘了用您的实际API密钥替换上面的行,然后保存文件 运行应用程序 npm start 运行测试 npm run test Mahmoud Awad编写的代码


【文件预览】:
WeatherApp-main
----.gitignore(315B)
----package.json(1KB)
----package-lock.json(725KB)
----src()
--------api()
--------components()
--------react-app-env.d.ts(40B)
--------App.config.ts(549B)
--------utilities()
--------setupTests.ts(241B)
--------App.css(0B)
--------index.css(131B)
--------store()
--------index.tsx(500B)
--------reportWebVitals.ts(425B)
--------App.tsx(436B)
----public()
--------robots.txt(67B)
--------logo192.png(5KB)
--------index.html(2KB)
--------favicon.ico(4KB)
--------manifest.json(492B)
--------logo512.png(9KB)
----tsconfig.json(535B)
----README.md(777B)

网友评论