/Uber-Clone

Primary LanguageJavaScript

Uber Clone

Build the UBER CLONE with REACT NATIVE

Demo

GIF Screen Home Screen Map Ride Options

Technologies

Run Locally

Clone the project

  git clone https://github.com/DavidMPRocha/Uber-Clone.git

Go to the project directory

  cd Uber-Clone

Install dependencies

  npm install

Or

  yarn

Create file .env

  GOOGLE_MAPS_APIKEY=NEW_APIKEY

Start project

  expo start

Authors