Skip to content

takavor/Food-Product-Scanner

Repository files navigation

Food Product Scanner

An app that allows the user to scan a food product's barcode and provides valuable insights about the item. Insights include nutritional score, ecological score, and possibly present allergens. Created using React Native. Information about the food products are retrieved from the Open Food Facts API.

graphic

To run the app:

# using npm
npm start
npm run ios 
npm run android

# OR using Yarn
yarn start
yarn android
yarn ios

Notes about release

I have not released the app on Google Play nor on the App Store, primarily due to the associated costs.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors