Built with React Native for handling the user interface, Google Maps for rendering maps with directions, stripe for handling payments, serverless Postgres for managing databases, and styled with TailwindCSS, Uber Clone is a perfect mobile app.
- React Native
- Expo
- Strip
- PostgreSQL
- Google Maps
- Zustand
- Clerk
- Tailwind CSS
- Onboarding Flow: Seamless user registration and setup process.
- Email Password Authentication with Verification: Secure login with email verification
- oAuth Using Google: Easy login using Google credentials
- Authorization: Secure access control for different user roles.
- Home Screen with Live Location and Google Map: Real-time location tracking with markers on a map.
- Recent Rides: View a list of recent rides at a glance.
- Google Places Autocomplete: Search any place on Earth with autocomplete suggestions.
- Find Rides: Search for rides by entering 'From' and 'To' location.
- Select Rides from Map: Choose available cars near your location from the map.
- Confirm Ride with Detailed Information: View complete ride details, including time and fare price.
- Pay for Ride using Stripe: Make payments using multiple methods like cards and others.
- Create Rides After Successful Payment: Book a ride after confirming payment.
- Profile: Manage account details in the profile screen.
- History: Review all rides bookmarked so far.
- Responsive on Android and iOS: Optimized for both Android and iOS devices.
-
Install dependencies
npm install
-
Start the app
npx expo start