COOKit - MealDB Recipe App
A stack web application built with Sveltekit. This app consumes free REST API provided by TheMealDB.com and renders it to a beautiful UI crafted using TailwindCSS and DaisyUI.
10 Random recipes with a search bar is shown on the home page. The search bar is fully functional and capable of full text searches provide by the search api endpoint.
The catergories page provides a handful of categories to choose a recipe from.
The details page includes a preview of the tasty meal, ingredients and how to cook it, and a youtube tutorial if you need it.