Outline
For this exercise, I want you to use the Open Breweries API to search against and return data back.
Your task is the following:
- Create a form with an input and drop down
- Allow the user to select from city, name, or zipcode in the drop down
- Allow the user to input their search term for city, name or zipcode
- Display the data back retrieved from an Axios GET call
The API can be found here: https://www.openbrewerydb.org/