Moving Free is a mobile (iOS) app for for helping people that have the car 5 days a week in the garage paying every month for the parking, insurance and maintenance for using the car maybe 4 days per month, because go everyday to the work with the car is usually in a city expensive and uncomfortable.
The idea of Moving Free is is having a place where you can rent your car to other people when you dont use it, and for the people who wants to rent a car without paying a lot of money.
- Clone the repo
https://github.com/edgarcheverier/MF.git
cd moving-free-app
- Install dependencies
npm install
- Firebase
Create a Project in [Firebase](https://firebase.google.com/)
Replace the Firebase key with the key of your new project.
- Start development server
Add the project to Xcode
npm run ios
- React Native - Front end library for building user interfaces
- React Navigation - Routing and navigation for React Native apps
- Xcode - Build cross-platform native apps
- Firebase - Realtime database - Functions (To save the photos in the store)
Improvements are welcome!
Fork the repo and do your thing. Push to your fork and submit a pull request.
Edgar Cheverier - Github - LinkedIn
This project is licensed under the MIT License.