Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 704 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 704 Bytes

Hunger Game: One click categorizer for Open Food Facts

Requirements:

Setup:

  • yarn install
  • yarn start

To test the ingredients parts, add ?type=ingredients to the url

Libraries:

  • React
  • Foundation 5 (CSS, same as on OFF main site)
  • axios (http calls)

APIs:

OFF APIs and Robotoff

Build

  • yarn build

Use a simple webpack config to bundle in a single file (build/bundle.min.js) and facilitate integration in OFF main site

Countries list

  • yarn countries

Statically generated via from static.openfoodfacts.org