-
Getting All Countries details from Restcountries API
-
Getting All Countries Weather details from openweathermap API
-
By using fetch() API will get both Countries datas & Weather datas and display them as Cards.
-
Have coded the above function in script.js and imported inside the body element of index.html
-
Click Here to get the deployed website.
Thangapandi-K/DAILY-TASK-DAY-17
Getting Countries Data and Weathers Data by using fetch() API
JavaScript