A fun and convenient way to update your wardrobe ...
...whilst mitigating the damaging effects of fast fashion:
- lower your carbon footprint
- reduce the amount of clothes destined for landfill
Step 1. Download the Expo client from Play Store or App Store
Step 2. Scan the QR code with your devices camera: https://expo.io/@maxrobertsdear/ClotheSwap?release-channel=staging-v3
- iOS Simulator
- Android Studio Emulator
- Install Expo Client from the App or Play Store onto your phone
install package dependencies
$ git clone https://github.com/MaxRobertsDear/ClotheSwap.git
$ cd clotheswap
$ yarn install
run on iOS Simulator
$ yarn ios
run on Android Studio Emulator
$ yarn android
run as Web App
$ yarn web