Skip to content

MariaJBPS/nutrition-analysis-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nutrition Analysis site

This is a simple vite app that provides nutritional information for common foods.

You can enter any food (for e.g.: "1 egg" or "For dinner I had steak with mash potatoes and peas") and get its nutritional facts such as calories, carbs, protein, and fats.

This app integrates the Nutritionix Track API to get detailed nutrient breakdown.

For more information on this API, follow this link: https://developer.nutritionix.com/docs/v2

Get Started

If you want to play around with this project:

Then clone this repo, open it in VS code, and run:

npm install 
npm run dev

About

Simple vite react app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published