A cross-platform Uber clone app built with React Native, Expo
- Cross platform (Web, iOS, Android)
- Pick origin and destination
- Pick ride type (UberX, Uber XL, Uber LUX)
- Show fare and travel distance
- Show travel time
Clone the project
git clone https://github.com/emmanuelchucks/react-native-uber-clone.gitGo to the project directory
cd react-native-uber-cloneInstall dependencies
npm installStart the server
npm start


