Recipes

Hi! I am just starting exploring Editor X and I would like to ask if there are certain templates/resources/guides to make a recipes website in which the user can choose among several options: e.g. type of cuisine, cooking time, vegan, etc. and based on these choices he/she will get different recipes.

Thanks in advance!

Davide

best option for this, in my opinion would be to use dataset and repeater with tags for content filtering, here is the article with detailed explanation on this:
https://support.wix.com/en/article/filtering-content-based-on-user-selection

Thank you very much Andrew!