An iOS and Android app that allows you to book a bicycle technician directly to your doorstep and provide repair services for your bike. The app also allows you to sign up as a bike technician and make some extra money
- Try the app using the hosted version on Appetize from here
OR - Install the app
- Clone the project
git clone https://github.com/omariip/mobileBikeRepair.git
- Install NPM packages
npm install
- Run app in iOS or Android
npx cap run ios
- Clone the project
