A full-featured Uber clone built using React Native, designed to replicate core ride-booking functionality with a modern UI and real-time location features.
- 📍 Real-time map integration using Google Maps
- 🧭 Pickup and drop-off location selection
- 🚕 Ride request and confirmation flow
- 📦 State management with React Context or Redux
- ⚙️ Backend ready for integration (e.g. Node.js, or your own API)
- React Native (Expo or CLI)
- React Navigation
- Google Maps SDK
- TailwindCSS (via NativeWind) or StyleSheet API
- Clone the repository
git clone https://github.com/daveontrack/UBER_CLONE.git cd UBER_CLONE
-
** npm install
-
** npx expo start
-
** Add your Google Maps API key