GUIWeatherApp Graphical User Interfaces Weather app code (VScode) on terminal type: npx create-react-app foldername cd foldername (before typing the command below, ensure icons folder is in the public folder then the other 6 files are in the src folder) npm start