This project follows along with the 20 Web Projects With Vanilla JavaScript tutorials by Brad Traversy.
JavaScript, CSS, and HTML are used for this project.
TheMealDB API is accessed for the meal information.
Example when user searches using the term "cheese"
From the list of meals, user clicked on "Honey Yogurt Cheesecake"
If user would like a random meal, they click on the far right button of the input field
Example of meal that appears after random meal button is clicked