This is an Expo project created with create-expo-app
.
-
Install dependencies
npm install
-
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)
-
Start the app
npx expo start
-
Scan the QR Code and open the app in Expo Go
Join our community of developers creating universal apps.