React Weather App using Openweather API and Redux. Built on simple starter package for Redux with React and Babel support by StephenGrider
Description:
The app allows users to search for weather forecast of any city of the world. The results are fetched from OpenWeatherAPI. This project is based on Stephen Grider's Udemy course with little code modifications.
The App provides the next 5-day weather forecast for searched city.
Note: This code is in production version since some changes are ongoing like handling API fetch error and additional features provisioning.