Skip to content

A simple mobile app to set up a pickup location you can see all the rides. We will use react-native with expo for the mobile app. Basically this React Native App was built with Expo. We uses the Google Maps API and Location Autocomplete API.

Notifications You must be signed in to change notification settings

sanskargouchandra/Uber-clone

Repository files navigation

Uber-clone

A brief description of what this project does and who it's for

Screenshots

Screen to pick an origin Screen to pick a destination

Features

  • Cross platform (Web, iOS, Android)
  • Pick origin and destination
  • Pick ride type (Uber Moto, Uber Auto, UberX , Uber LUX )
  • Show fare and travel distance
  • Show travel time

Made With

  • React Native
  • TailwindCSS
  • Redux
  • React native elements
  • React navigation
  • React native maps

APIs

  • Google Places
  • Google Directions
  • Google Distance Matrix

Installation

In order to build this you must have git installed. Paste the following command in a directory of your choice. Alternatively you can download the code as a .zip file and extract it....

Clone the project:

  git clone https://github.com/JesseKartabani/Uber-clone.git

Go to the project directory:

  cd uber-clone

Install dependencies:

  yarn install

Start the server:

  yarn run start

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

// Inside .env file

GOOGLE_MAPS_APIKEY=yourKeyGoesHere

Tech Stack

Client: React, Redux, TailwindCSS

Server: Node, Express

About

A simple mobile app to set up a pickup location you can see all the rides. We will use react-native with expo for the mobile app. Basically this React Native App was built with Expo. We uses the Google Maps API and Location Autocomplete API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published