AngusMacrae / whats-the-weather

An attractive weather checker that uses the Fetch API to grab current weather from openweathermap, made using HTML/CSS/JS. The layout uses CSS Grid.
0 stars 0 forks source link

Fix unsplash image API 503 response #8

Open AngusMacrae opened 3 years ago

AngusMacrae commented 3 years ago

Current code doesn't handle the various possible error cases well at all - need to address this