uber-clone Tailwind Templates

Uber Clone

This is a clone of the Ride Sharing app Uber, built using React-Native, Redux, Tailwind CSS & Google Autocomplete

UBER-CLONE

This a mobile application built using React-Native, React-Redux Toolkit and using Google APIs for Maps, Distance and Autocomplete. This app will take a pick-up point and a destination point and give a Ride estimate based on Bangladesh Uber Pricing and as well as an estimate of the travel time.

SCREENSHOTS

Setup

This project was bootstrapped with with Create React Native App

1. Make sure NODE is installed!

First, you have to make sure you have the latest version of node installed. You can download it from HERE or using the following command in your terminal:

npm install npm@latest -g

2. Clone the Repository

Next, you have to clone the repository onto your machine using the following terminal command:

git clone https://github.com/jamil-rahman/uber-clone.git

3. Install dependacies

Now, you need to install all the required dependancies using the following command in your terminal:

npm install

or if you are using yarn, then:

yarn add

4. Enter your Google API key

You need to have a Google API key to use the Google Maps features. You can store your key inside an .env file. You can get your API key from HERE!

5. Run your app on Expo

Now, you can test the app using the following command:

expo start

Contact

Jamilur Rahman - [email protected]

Acknowledgements

Credits

Inspired by the work from Sonny Sangha

Top categories

Loading Svelte Themes