This is a React Native app clone of Uber that uses Tailwind CSS and React Native Navigation libraries. The app provides similar features as Uber such as booking a ride, tracking the ride, and payment processing. It also uses Google Maps to provide location-based services. However, due to the paid Google API key, the project has not been completed yet.
This project is ideal for React Native developers who are interested in building a ride-sharing app using popular libraries and tools. The project is open-source, so developers can contribute to it and learn from it.
To run the app, you will need to have the following installed on your machine:
Clone the project
git clone https://github.com/muddasir03/Uber-Clone-ReactNative.git
change directory
cd Uber-Clone
Install dependencies
npx expo install
Start the server
npx expo start
npx expo-optimize
(formerly expo optimize)npx expo export:web
(expo build:web
in the legacy Expo CLI).web-build/
directory. Don't edit this folder directly.npx expo export:web --help
To deploy this project run
publish your project
expo publish
Email ID- muddasarhussain739@gmail.com
Project Link : https://github.com/muddasir03/Uber-Clone-ReactNative.git