Good afternoon! I'm building a website that used Rapidapi: Edamam. I'm using HTML, CSS, JavaScript, and JavaScript: Jquery. My project URL: https://github.com/Sbiggs1985/Hack_sprint
My code looks great on the back end. The front end has the search bar, when I search an ingredient nothing appears on the front end. On the back, the network is showing a big log of search queries. The console has no errors.
Any Advice? Please!
- I've made sure the code has all necessary requirements to request the data from Edamam.
- I've verified the API key is correct.
- I made sure json is added correct to the object.
- I've made sure all IDs match (I had that issue but got it resolved)
- Added CSS to make sure front end is visible.
- I've added console.log to see any output errors.
I've spent more than 30 hours and my project is due in a few days. I'd appreciate any help!