This project is a REACT-APP which can fetch the climate data of any region based on the query passed on to it and display it in it's UI. The app makes use of a public API which passes on the climate data by means of POST query method.
-
The UI of the app has been designed by me. The app makes use of two backgrounds, one symbolises Summer Weather and other symbolizes Winter Weather.
-
Based on the temperature of the region, the app uses a background supporting the temperature of the region.
-
If the temparature of a region is greater than 16° C, then the background would be like:
-
If temperature of a region is less than 16° C, then the background would be like: