MINIMAL WEATHER APP Minimal Weather App Ui Design that we coded here. I'm using openweather api to connect this app to api to get weather info. You need to get your own api key and replace it in index.js file on line 1 : const apiKey = 'YOUR_API_KEY';