Closed SambhaviPD closed 1 year ago
Hey, I just created a fork to fix this issue - are you getting a JSON decode error on your end?
Hey, I just created a fork to fix this issue - are you getting a JSON decode error on your end?
@casnes - I just changed the menu option to "Recipe by Cuisine" in the title. No json decode error, just that it returns 1 recipe even if we choose any number other than 1.
I'm working on updating the README file. I'm adding more information from a local setup perspective on top of a demo link. Let me commit it by today.
@casnes - README is updated now. You should be able to bring up the environment without any hassles. Let know if you face any.
@casnes - I'm working on this issue. If you are interested, you can pick up other issues with good first issue
label or just about anything that picks your eye.
On bringing up the application in your local,
Output observed: Irrespective of how many number of recipes are chosen, only 1 is returned. Expected output: It should return 'x' number of recipes if 'x' is chosen by the user