Client for Nutreasy app. Nutreasy lets you keep track of your food macros. Food data is provided by FatSecret API.
- Expo
- React Native
- React Navigation 4
- Clone the repo with git clone command.
- Switch to the project's root directory in terminal.
- Install the dependencies by running npm install.
- Once, 'npm install' is completed, run expo start to start the expo server. This opens the browser where you can see a QR code if everything went ok.
- Install Expo Go on your mobile device.
- Make sure your mobile device is on the same local network.
- On Android scan the QR code with Expo Go App. On iOS scan the QR code with Camera App. This will init the app on your mobile device.