Ceejayski / Weather-App

Simple Weather app built with vanilla JavaScript
1 stars 0 forks source link

Peer-to-peer code review #3

Open elisha2kyakpo1 opened 3 years ago

elisha2kyakpo1 commented 3 years ago

Hey Ceejay! The project UI looks good. Keep it up💪✔🎉 Things to improve:

Cheers✔

Ceejayski commented 3 years ago

The location got from the search is gotten directly from the API, the App is just making mainly GET requests to the API and displays the API's response to the UI, hence this issue can only be solved by changing to another API with larger data on different locations.