Get today's weather in your city.
This (react-redux) app uses the free OpenWeatherMap API, weather icons, and material-UI.
$ git clone https://github.com/dsnair/weather-app.git
$ cd weather-app
$ npm install
$ npm start
Get today's weather in your city at http://dsnair.github.io/weather-app-redux
JavaScriptMIT
Get today's weather in your city.
This (react-redux) app uses the free OpenWeatherMap API, weather icons, and material-UI.
$ git clone https://github.com/dsnair/weather-app.git
$ cd weather-app
$ npm install
$ npm start