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 🔑
- Host: GitHub
- URL: https://github.com/braswelljr/fixit
- Owner: braswelljr
- License: mit
- Created: 2021-07-01T21:20:03.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-27T02:03:37.000Z (over 4 years ago)
- Last Synced: 2024-10-28T15:52:15.320Z (about 1 year ago)
- Topics: firebase, firebase-auth, firestore, react, react-native, react-native-navigation, zustand
- Language: JavaScript
- Homepage:
- Size: 15.5 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 
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)