Taking a break from a useful private project for a useful public project. This hits the FoodData Central (FDC) API for data filtered for my needs: portion size protein, fiber, macros, total sugars with the option to save individual foods and full recipe data.
This project uses NPM as package manager
Clone the project:
git clone https://github.com/thisLinda/nutrition_MERNInstall npm:
npm install