How to Create a Random Meal Generator
How to Create a Random Meal Generator
For the first project in the #100Days100Projects I thought about working with a public API in order to get some data that would be displayed in a webpage – an usual thing to do with an API.
For that I chose to use TheMealDB‘s public API in order to get some random meals by pressing a button. Something straightforward!
Nice simple Javascript project using an API with the fetch command and…
View On WordPress










