Puupa's Weather App

I just finished my Local Weather App. It’s hosted on Heroku and the code is on Github.
I used create-react-app and the OpenWeatherMap API.

It’s build as a progressive web app, so if you save it to and open it from the homescreen of your mobile phone, it should look like a native app. I only tested it on my Samsung and would love to hear how it looks ok on other mobile phones.

Thanks in advance for reviewing

Thank you for the feedback. I think I know what’s going wrong. I’ll try to fix it.