fans0793 / food-search

:strawberry: Discover the nutritional information of 700,000+ foods

Home Page:http://food-search.surge.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

food-search

Discover the nutritional information of 700,000+ foods!

food-search is a open-source project which uses Edaman API to browse and retrieve the nutritional information and brand of any food or meal searched. The API contains a Food Database with over 700,000 foods, restaurant items, fast foods and package foods.

Demo available here!

Using

First of all, you need to clone or download this repository.

git clone https://github.com/viniciusmeneses/food-search

Go to the food-search folder and install the dependencies

npm install

Run one of the following commands to start use food-search:

// Build and starts front-end and back-end servers
npm run dev

// Builds the application only
npm run build

About

:strawberry: Discover the nutritional information of 700,000+ foods

http://food-search.surge.sh

License:MIT License


Languages

Language:JavaScript 52.4%Language:CSS 37.9%Language:HTML 9.7%