Weather app built with React.
Fully functional app can be found at: https://komad1na.github.io/weather/
OpenWeather API is used: https://openweathermap.org/
Libraries used:
Redux with Slice for state management,
Axios for calling API,
Toastify for handling notifications.
