An app that provides you current weather and temperature in a nation.
This is World Weather App looks by default :
This World Weather App changes its background dominant color, depending on a country's current temperature
The background image is blue color dominant :
The background image is red color dominant :
In the project directory, you can :
- Install dependencies :
yarn
- Run this app on your browser :
yarn start
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.