Skip to content

Created this React Native Uber clone app that uses multiple technologies and is full stack.

Notifications You must be signed in to change notification settings

davsav16/uber-clone

Repository files navigation

Welcome to My Uber Clone App 👋

This is an Expo project created with create-expo-app.

Get started

  1. Install dependencies

    npm install
  2. You will need to create .env file and the following variables: EXPO_PUBLIC_CLERK_PUBLISHABLE_KEY=(from Clerk db) DATABASE_URL=(from NeonDB) EXPO_PUBLIC_SERVER_URL=https://uberdemodavsav16.com/ EXPO_PUBLIC_GEOAPIFY_API_KEY=(from google) EXPO_PUBLIC_GOOGLE_API_KEY=(from google) EXPO_PUBLIC_STRIPE_PUBLISHABLE_KEY=(from Strip) STRIPE_SECRET_KEY= (from stripe)

  3. Start the app

     npx expo start
  4. Scan the QR Code and open the app in Expo Go

Join our community of developers creating universal apps.

About

Created this React Native Uber clone app that uses multiple technologies and is full stack.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published