Weekly Weather Forecast Application Development | Challenge

# Introduction In this challenge, we will implement a weather forecast query and display function. The goal is to use jQuery's `ajax` method to request weather forecast data from W-town and bind the data to HTML.After completing this challenge, we will be able to provide users with a weekly weather forecast.

|60 : 00

Click the virtual machine below to start practicing