This weather app has been created as part of my SmartCoding exam. The purpose of it is that a user enters input in the form of a city name and a country name. When the user presses the button, the application will give information regarding that city's temperature in celsius, a description regarding the weather and a summary of the location.
ReactJS and Redux
To run this project locally, first clone the project with
git clone https://github.com/Minnia/weatherapp
and in the weather-app run
npm start
To see documentation regarding the API used for getting weather data, check out
https://openweathermap.org/api
and
https://openweathermap.org/current