weather-app:React天气应用

时间:2024-06-01 08:24:41
【文件属性】:

文件名称:weather-app:React天气应用

文件大小:81KB

文件格式:ZIP

更新时间:2024-06-01 08:24:41

JavaScript

天气应用 Weather app是使用React构建的应用程序。 它利用OpenWeatherMap API。 该应用程序显示五个不同城市(纽约,洛杉矶,迈阿密,休斯敦,西雅图)的天气。 入门 克隆此存储库 cd weather-app npm install or yarn install npm start or yarn start


【文件预览】:
weather-app-master
----.gitignore(290B)
----package.json(440B)
----src()
--------components()
--------index.js(514B)
--------App.js(988B)
--------containers()
--------registerServiceWorker.js(4KB)
--------App.css(1KB)
--------index.css(63B)
--------App.test.js(248B)
----public()
--------index.html(2KB)
--------favicon.ico(4KB)
--------manifest.json(317B)
----README.md(335B)
----yarn.lock(249KB)

网友评论