I am using p5.js to make an API app, which is supposed to have a search bar, and when you click search it will grab an api from the value, and console.log it (for now)
Th