Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 771 Bytes

File metadata and controls

28 lines (16 loc) · 771 Bytes

Weather Application Using HTML5,CSS3, JavaScript

Project Description

This project is a weather forecast web application that uses the WEATHER API to retrieve weather data of most cities around the world and present it to the user in response to their specific entry.

It was built to demonstrate the use of async/await and Promises in javascript to write asynchronous code as well as use fetch to retrieve data from an API.

APIs Used Open Weather APIs

https://openweathermap.org/current

🔧 Built with

Show your support

Give a ⭐️ if you like this projects....