Creating a Random Meal Generator

added by JavaScript Kicks
9/23/2019 7:08:40 AM

1772 Views

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.


0 comments