Skip to content

Weather Forecast app utilizing React, Redux, Google Maps, and Sparklines

Notifications You must be signed in to change notification settings

timothydlee/ReactRedux-Weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Redux Weather App

Summary

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.

To get started, just clone the app and run the following commands:

  npm install
  npm start

Open your browser and open up localhost:8080 to view it!

About

Weather Forecast app utilizing React, Redux, Google Maps, and Sparklines

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published