This app gives you weather details based on the input zip code Based on OpenWeatherMap API
Project contains HTML,CSS ,and JS code.
If you found anything that is not 100% satisfying to you, please open an issue.
You must install Node.js on your machine. Open Terminal and write :
npm install express
npm install cors
npm install body-parser
node server.jsOpen your preferred browser, go to "http://localhost:8080".
Mina Samy Hannalla