While building Chef Claude, a small React application where users enter the ingredients they have and receive an AI-generated recipe, I started wondering how this would actually work.
Should I store recipes somewhere in my code? Or use a recipe API?...