This project is a clone of Uber's official app. My goal was to create a similar app using modern mobile development techniques.
- React Native
- Expo
- Redux (Redux Toolkit)
- React Navigation
- React Native Elements (UI Toolkit)
- Tailwind
- React Native Maps
- Google APIs
- Directions API
- Places API
- Distance Matrix API
UberCloneApp.mp4
- Clone the repository:
git clone https://github.com/Tuzbay/Uber-Clone-App.git
- Install Dependencies:
npm install
- Run the Project for Android & Ios:
npm run android & npm run ios