Wilson's disease a rare disease that causes the body to accumulate excess copper in the patient's liver or brain. Wilson's disease patients have to constantly monitor copper intake. This app provides an interface to the Nutri DB is a react native application targeted towards wilson's disease patients where food's copper information is displayed first and foremost.
This is an ongoing project being developed in my spare time
Make sure you have the latest version of NodeJS installed by typing in your terminal:
node --version
Dependencies can be installed through yarn by
yarn install
npx react-native --run-android && yarn start
- React - A JavaScript library for building user interfaces.
- React Native - A framework for building native apps using React.
- Reduc - An open-source JavaScript library for managing application state.