On an everyday basis, many use weather forecasts to determine what to wear on a given day. Since outdoor activities are severely curtailed by heavy rain, snow and wind chill, forecasts can be used to plan activities around these events, and to plan ahead and survive them.
➡️ The homepage have 3 items Consisting of Temperature, Wind speed, sunset-sunrise time and Humidity.
➡️ The information is displayed using an API. An API provides a fast, consistent and reliable way to get third party data. An API may be used for database communication between web applications. By extracting the implementation and relinquishing data into objects, an API simplifies programming ❗
➡️ The API used here : (https://openweathermap.org/api)