/weather-app-redux

Get today's weather in your city at http://dsnair.github.io/weather-app-redux

Primary LanguageJavaScriptMIT LicenseMIT

Project

Get today's weather in your city.

This (react-redux) app uses the free OpenWeatherMap API, weather icons, and material-UI.

Installation Instruction

$ git clone https://github.com/dsnair/weather-app.git
$ cd weather-app
$ npm install
$ npm start