Skip to content
This repository has been archived by the owner on Mar 2, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 241 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 241 Bytes

Reduxを使った天気表示ページ

検索バーから都市名を入力すると、その都市の地図と天気と温度(グラフ)が表示されます。

  • React
  • Redux

ReduxSimpleStarter

	> npm install
	> npm start