Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 1.09 KB

File metadata and controls

20 lines (11 loc) · 1.09 KB

Weather Website

✏️ A simple website to show the weather forecast of cities all over the world using HTML, CSS, JS❗

screenshots

screenshots

screenshots

screenshots

screenshots

screenshots

screenshots

➡️ 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)