Note: This repository is no longer active.
To reproduce the environment and necessary dependencies for this project, follow these instructions:
-
First, make sure you have
npm
installed. Follow the guide here: node.js Download -
Change into the
ecoShopperReact
folder with:cd ecoShopperReact
-
Run the following commands:
npm install -g expo-cli expo install expo start
Then, the Expo developer tools should open in your browser window.
- Next, click "Run in web browser". This will open up a new tab. After, access the developer tools on your browser and change the device layout to a mobile layout (e.g. iPhone X). Additionally, the app can be run within the Expo Go app on a mobile device.