This is an Expo project created with create-expo-app
.
Install dependencies
npm install
Start the app
npx expo start
To run this project, you will need to add the following environment variables to your .env file
EXPO_PUBLIC_CLERK_PUBLISHABLE_KEY
You'll receive this key from Clerk. Log in to the Clerk dashboard and create a new project. During the project setup, enable both email and Google authentication. Once the project is created, copy the publishable key.
Install expo go from Playstore and and scan the QR code to run your project