Kennygunderman / state-of-health-tracker

State of Health Fitness Tracking App | Built with React-Native
https://thestateofhealth.com/
328 stars 87 forks source link

feature/SOH-25: USDA Food API Integration #1

Closed Kennygunderman closed 1 year ago

Kennygunderman commented 1 year ago

🎫 Jira Ticket:

https://gundyops.atlassian.net/browse/SOH-25

Description:

Users can now search for food items that exisit within the USDA database and add it to their marcos.

Configuration Genearte an API key here: https://fdc.nal.usda.gov/api-key-signup.html and add the following to your config.ts file:

export const USDA_FOOD_API_KEY = 'USDA_API_KEY';

📷 Screenshots:

CleanShot 2023-10-24 at 21 38 36@2x