✏️ A simple website to show the weather forecast of cities all over the world using HTML, CSS, JS❗
➡️ 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)