how do I fetch a list of locations by zipcode

I have never worked in frontend so really a newbie to webdesign and javascript
Here is the problem I am trying to solve:
I want to design a webpage where the user inputs a zipcode and based on that the webpage fetches a list of locations. Similar to google maps functionality like “restaurants near 12345” or “gas stations near me”. I am using square space for the website, but I do know a bit of html and css. Also fluent in backend programming. Which frontend technologies should I look into?

Have just tried googling info.. looked up charity navigator, etc but nothing useful