Skip to content

Latest commit

 

History

History
34 lines (16 loc) · 917 Bytes

README.md

File metadata and controls

34 lines (16 loc) · 917 Bytes

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!

Kritter Logo Kritter Logo

⬆️ 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

  1. cd to the repo
  2. Run Build for either OS
  • for iOS
    • run react-native run-ios
  • for Android
    • Run Genymotion
    • run react-native run-android