/WeatherApp

Primary LanguageJavaScript

WeatherApp

This project is from The Odin Project.

Thoughts... 🤔

This project was getting me familiar with async / await as well as using fetch. What I really learned was working with asyncrounous code makes things complex fast! I added some barebones form validation of my own free will, but if I really want to complete it I'll need to come back and implement some custom error messages. For now it shouldn't break all over the place though.

Live Page

https://boxenofdonuts.github.io/WeatherApp/