This is test project from Ezenwaka Kelechi for Invisible.
Download project and execute
npm install
Then
node main.js
Open browser and navigate to http://localhost:8888 Or Send a http request with request body of Array containing name and zip code of any area of your choice
Note* if request body is empty default test data will be used also i used https://rapidapi.com/community/api/open-weather-map API to get weather and time information
Thanks