An open API service indexing awesome lists of open source software.

https://github.com/braswelljr/fixit

Mobile App for automotive mechanical support 🔑
https://github.com/braswelljr/fixit

firebase firebase-auth firestore react react-native react-native-navigation zustand

Last synced: 7 months ago
JSON representation

Mobile App for automotive mechanical support 🔑

Awesome Lists containing this project

README

          

# ![Fixit](src/assets/images/fixit-light.png)

Fixit is an automotive assistance application which helps users to check their automobiles and machinery to help in the proper functions. `React-native` is the technology used in developing this app.

## TO CONTRIBUTE

### Installation

Run

```bash
npm install
# or
yarn add
```

## Getting Started

First, run the development server depending on your development environment:

```bash
npm run android
# or
npm run ios
```

🛠️ Developed by [Braswell Kenneth Junior Azu](https://github.com/braswelljr)