Open ryan-barrett opened 5 years ago
Hi, can I work on this issue please ?
Sure, that'd be great. To run it locally you'll need to create a keys.js file at src/config/keys.js. Inside of it you'll need module.exports = { nutritionixKey: "YOUR-NUTRITIONIX-KEY", nutritionixAppId: "YOUR-NUTRITIONIX-APPID", mongoDB: "YOUR-MONGODB-INSTANCE" };
You can grab nutritionix keys at https://www.nutritionix.com/business/api
Let me know if you have any questions
Should only show 'Results' header in food container when there are actually results to display.