WELCOME TO MY WEATHER REACT WEATHER APP !!!
To be able to run this app
Download as zip folder Then unzip enter the weather app folder Open Terminal and execute these commmands without the brackets
[ npm build ]
After you will see a node js folder and package json file. Then execute the command in terminal
[ npm start ] without the brackets
It will start the node js server and execute the react app.