A simple web-app that tells you the weather condition of a region. This project fetch data from AccuweatherApi. This project will teach you DoM manipulation, fetching data from API, JavaScript.
- Download the code.
- Run index.html.
You have to update the Api key in the forecast.js file. You can create a new api key from here. When you get the api key, just replace the key with your api key in forecast.js. Watch the video to get your own api key.link