arturoromeroslc / eat-this-not-that

Healthier Food Recommendations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

code style: prettier lerna

Eat This Not That will recommend a healthy food recipe based on your search.

To run production code

npm run deploy

For development run create-react-app scripts.

REACT_APP_EDAMAM_API_KEY={SECRET} REACT_APP_NUTRITIONIX_API_KEY={SECRET} npm start

Reach out to me to get Edamam and Nutritionix api secrets, or get some yourself

About

Healthier Food Recommendations


Languages

Language:JavaScript 71.2%Language:TypeScript 14.1%Language:CSS 7.8%Language:HTML 7.0%