Weather App (Cybernetically Engineered using Svelte)
A basic web frontend application to check the weather based on a city as input .
The API endpoint used to fetch the weather data is listed below :
http://api.weatherapi.com/v1/current.json?key={API_KEY}&q={CITY/LAT,LON}/etc..&aqi=yes