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

A React Redux Observable + Tests : Weather App (example project)

NotificationsYou must be signed in to change notification settings

juliomatcom/react-redux-observable-app-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT

Setup in local

You need at least node v8.x.
This project was created withcreate-react-app.

  • Clone this repo:$ git clone https://github.com/juliomatcom/react-redux-observable-app-weather.git

  • $ npm install

  • In order to show real time data you need a free API key fromhttps://openweathermap.org/api then add a newapi.json file in thesrc/ folder with the content:

    {"id":"<YOUR_API_KEY>"}
  • Run in localhost (development mode):
    $ npm start

  • Run tests:
    $ npm test

Hover over a City or click on mobile to show the current weather.

app image

Powered byopenweathermap

About

A React Redux Observable + Tests : Weather App (example project)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp