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
I used Api from this site (https://www.themealdb.com/api.php) and fetch information with promise method.
after that I showed them in DOM by html template in javascript.