React Native application for scanning food and drink
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
You need following installed in you IDE
Prettier
ESlint
You may need the following installed on your computer
iOs simulator
Android emulator
You may need the following installed on your phone
Expo
A step by step series of examples that tell you how to get a development env running
Npm install
And
npm start
This will open the Expo CLI in your WebBrowser. You can now choose where you want to open your application. On the phone by scanning the QR code. On the computer by choosing the iOs simulator or Android emulator.
No tests written, yet.
Add additional notes about how to deploy this on a live system
- React Native - The application framework used
- Expo CLI - a set of tools, libraries and services you can use to build native iOS and Android apps
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details