React天气应用入门

利用create React App创建该项目。可执行脚本如下:

npm start:在开发模式运行应用。

npm test:在交互式监视模式运行测试。

npm run build:构建生产应用至build文件夹。

npm run eject:移除构建依赖并引入配置文件。

zip
weather_app_react-main.zip 预估大小:23个文件
folder
weather_app_react-main 文件夹
file
.gitattributes 66B
folder
public 文件夹
file
manifest.json 492B
file
index.html 795B
file
robots.txt 67B
file
favicon.ico 4KB
folder
src 文件夹
file
Footer.css 226B
file
Hourly.css 167B
file
index.css 162B
file
MainWeather.css 588B
file
WeatherApp.js 2KB
file
App.js 295B
file
Hourly.js 437B
file
reportWebVitals.js 362B
file
WeatherApp.css 722B
file
Footer.js 579B
file
setupTests.js 241B
folder
App.css 文件夹
file
index.js 543B
file
MainWeather.js 2KB
file
README.md 3KB
file
.gitignore 310B
file
package-lock.json 670KB
file
package.json 871B
zip 文件大小:175.17KB