This React.js application does not display actual weather. The point of this application is to demonstrate performing side effects, such as calling the backend, asynchronously from within the Redux pattern, using redux-thunk.

Here is the source code. Here is the author's website.