This is my project for the Open API lesson at Code the Dream. I built a website that shows the weather in Los Angeles and New York.
- It uses the Fetch API to get real weather data from Open-Meteo.
- I made sure the temperature shows in Fahrenheit because that's what we use here.
- I also added a funny joke at the bottom that changes every time you refresh the page.
- Download my files from GitHub.
- Find the file called
index.htmland double-click it. - It will open in your browser and show you the weather and a joke!