React-Weather-app
React-Weather-app copied to clipboard
Fixed error message not showing on app.
Cloned the master branch for this app to learn React testing and saw that error message wasn't showing when trying to test it. Current master code uses "!==" and does not match the YouTube tutorial showing working error message using "!=" in modified lines.