You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create the javascript file.
Add an event handler for form submission.
Get the values(criteria) entered by user.
Fetch the data from Edamam Recipe API based on the criteria.
Handle error situations.
Store the required data to variables.