/study-of-weather-api-calls

Free weather api only shows forecast using a city's lattitude and longitude information. This study tries to make an API call using a city's name from a search engine input to fetch city's coordinates and to use it to get the forecast of the week using only vanilla JS. Study made for the SheCodes Plus Weather App.

Primary LanguageJavaScript

This repository is not active