Skip to content

onlinecreation/evil-check

Repository files navigation

EvilCheck

Check how evil your food is.

A barcode scanner and a client for the OpenFoodFacts.org API for Android and iOS made with Ionic + Vue.

Getting Started

Prerequisites

Installing

npm install

Compile for Android

ionic build
ionic capacitor copy android
ionic capacitor update android
ionic capacitor open android

More information

Compile for iOS

ionic build
ionic capacitor copy ios
ionic capacitor update ios
ionic capacitor open ios

More information

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details