Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcfbe21d

Browse files
committed
updated readme
1 parentb67e83a commitcfbe21d

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

‎README.md‎

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
1-
####Weather App
1+
#React Redux Weather App
22

3+
##Summary
4+
An application using React and Redux to display a five-day forecast for any user-input US city. I used axios to fetch data from the OpenWeather API, the redux-promise library to resolve the asynchronous data fetched from OpenWeather, Sparklines to generate the charts, and Google Maps for additional effect.
5+
6+
To get started, just clone the app and run the following commands:
37
```
48
npm install
5-
```
9+
npm start
10+
```
11+
Open your browser and open up`localhost:8080` to view it!

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp