Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/answershuto/weather

☁️ Weather app based on react width redux
https://github.com/answershuto/weather

Last synced: 2 months ago
JSON representation

☁️ Weather app based on react width redux

Awesome Lists containing this project

README

        

# Weather app based on React with redux

## 运行

cd Weather/

npm install

npm start


open localhost:2000

## 简介

染陌天气,后端采用Node.js,前端采用react+redux。

感谢国家气象局天气接口, http://www.weather.com.cn/

感谢 http://goodbai.com/web/UseForecastAndPMDataAPI.html 博客指导天气api使用方法。

> ![img](./images/1.PNG)

![img](./images/2.PNG)

![img](./images/3.PNG)

![img](./images/4.PNG)

![img](./images/5.PNG)

![img](./images/6.PNG)