Quick look how it is looks: https://omergal99.github.io/weather-responsive/

Weather-Responsive

A weather screen using hooks

Explanation

USE Node version v10.15.2

Im use yarn so we need to install it:

npm i -g yarn or not globaly: npm i yarn

After that install node modules:

yarn

And then we can run the App:

yarn start