motoMechanicMeeKanic
MeeKanic was created as a resource for DIY mechanics or everyday people wanting repair their vehicle at home. By signing up with a user account and adding your vehicle through our database we can help you figure out how and what you'll need to do your next repair. Whether that be providing you with links to parts and repairs or showing you the closest trusted garage. You'll never forget to get an oil change again!
⬆️ How to Setup
Step 1: git clone this repo:
Step 2: cd to the cloned repo:
Step 3: Install the Application with yarn
or npm i
▶️ How to Run App
- cd to the repo
- Run Build for either OS
- for iOS
- run
react-native run-ios
- run
- for Android
- Run Genymotion
- run
react-native run-android