weather app takes specific _Zip_code belong to a specific city and returns the current temperature. this app depends on the OpenWeatherMap API take a look OpenWeatherMap
- Clone the project .
- Go to the project .
- root directory .
- Run npm install .
make sure you have already installed node.js before running the app.