I am trying to build a search bar on my front end. I would like this search bar to loop through an object and if it finds a match, return the value found.
Basically I ha