文件名称:weatherappreactpractice:使用ReactJS练习API
文件大小:352KB
文件格式:ZIP
更新时间:2024-06-06 12:54:33
JavaScript
使用React JS练习App。 我CSS很可怕,请原谅。 从openweatherAPI获取API密钥,然后将其插入API插槽。 打开终端,然后键入npm start开始运行该应用程序。 前往localhost:3000 /获取所需的数据。
【文件预览】:
weatherappreactpractice-master
----package.json(375B)
----package-lock.json(400KB)
----src()
--------css()
--------App.css(294B)
--------index.js(232B)
--------images()
--------registerServiceWorker.js(4KB)
--------App.test.js(248B)
--------components()
--------App.js(2KB)
--------.jshintrc(22B)
--------index.css(0B)
----.gitignore(285B)
----public()
--------manifest.json(317B)
--------index.html(2KB)
--------favicon.ico(2KB)
----README.md(257B)