This project was maded using React Native, Redux and Google Maps API as main technologies. Please make sure to follow the next steps to start the project.
- Put your GOOGLE MAPS API KEY in android/app/src/main/AndroidManifest.xml
- Install dependencies with npm install or npm i
- Start the project with any emulator (Android or IOS). For android you must use npm run android.