Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 698 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 698 Bytes

React-Redux-Weather-App

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.

App Screenshot:

MainPage