Skip to content

Latest commit

History

History
76 lines (53 loc) 路 1.94 KB

File metadata and controls

76 lines (53 loc) 路 1.94 KB

Welcome to your Expo app 馃憢

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

Get started

  1. Install dependencies

    npm install
  2. Start the app

    npx expo start

In the output, you'll find options to open the app in a

You can start developing by editing the files inside the app directory. This project uses file-based routing.

Get a fresh project

When you're ready, run:

npm run reset-project

This command will move the starter code to the app-example directory and create a blank app directory where you can start developing.

Learn more

To learn more about developing your project with Expo, look at the following resources:

Join the community

Join our community of developers creating universal apps.

  • Expo on GitHub: View our open source platform and contribute.
  • Discord community: Chat with Expo users and ask questions. app/ index.tsx commands/ index.tsx [command].tsx quiz/ index.tsx result.tsx

components/ ui/ Card.tsx Button.tsx Badge.tsx CommandCard.tsx QuizOption.tsx SectionHeader.tsx

data/ commands.ts quizzes.ts

utils/ helpers.ts

assets/