As a user I want to see a representative image of the recipe when I see it in the suggested recipe page, added in #11, and when I see recipe details #22
Dev notes from Julia: Since Google Gemini API cannot generate images, it is necessary to use another API to find/generate photos related to the recipes. One option is Unsplash API which allows up to 50 free requests per day.
As a user I want to see a representative image of the recipe when I see it in the suggested recipe page, added in #11, and when I see recipe details #22
Dev notes from Julia: Since Google Gemini API cannot generate images, it is necessary to use another API to find/generate photos related to the recipes. One option is Unsplash API which allows up to 50 free requests per day.