tem-nik/Weather-Journal-App

what if user clicks on generate button without entering zipcode.

Opened this issue · 0 comments

In the file app.js, the element with the id of generate should have an addEventListener() method called on it, with click as the first parameter, and a named callback function as the second parameter.

Could you please change it?