EcoRojak is a mobile app designed to empower eco-conscious individuals to track, reduce, and engage in sustainable practices through features like gamified recycling, carbon tracking, community events, and eco-coins rewards.
-
Install Expo Go:
- Go to the Expo Go app on either the App Store (for iOS) or Google Play Store (for Android).
- Download and install Expo Go on your device.
-
Open the Project:
- Clone the EcoRojak project and open the project directory in your terminal.
- Install dependencies by running:
npm install
-
Start the Expo Server:
- In the project directory, start the Expo development server:
npx expo start
- A QR code will be generated.
- In the project directory, start the Expo development server:
-
Scan the QR Code:
- Open the Expo Go app on your mobile device.
- Use Expo Go’s built-in QR scanner to scan the code, and EcoRojak will open on your device.
-
Download the APK File:
- Download the latest release of the EcoRojak APK from the repository’s release section or from a provided link.
-
Install the APK:
- Locate the downloaded
.apk
file on your Android device and select it. - If prompted, enable the option to install from unknown sources in your settings.
- Once installation is complete, open EcoRojak.
- Locate the downloaded
For more information, check out the project documentation or open an issue if you encounter any problems.