Go to file
Leon Morival b4933bb865 fonts 2026-04-19 15:59:08 +02:00
.idea styles 2026-04-19 12:49:53 +02:00
.vscode Initial commit 2026-04-18 17:14:10 +02:00
app fonts 2026-04-19 15:59:08 +02:00
assets fonts 2026-04-19 15:59:08 +02:00
components fonts 2026-04-19 15:59:08 +02:00
constants fonts 2026-04-19 15:59:08 +02:00
lib fonts 2026-04-19 15:59:08 +02:00
providers fonts 2026-04-19 15:59:08 +02:00
services fonts 2026-04-19 15:59:08 +02:00
types fonts 2026-04-19 15:59:08 +02:00
.env.example fonts 2026-04-19 15:59:08 +02:00
.gitignore firestore 2026-04-19 13:00:08 +02:00
README.md Initial commit 2026-04-18 17:14:10 +02:00
app.json styles 2026-04-19 12:49:53 +02:00
bun.lock fonts 2026-04-19 15:59:08 +02:00
eslint.config.js Initial commit 2026-04-18 17:14:10 +02:00
package.json fonts 2026-04-19 15:59:08 +02:00
tsconfig.json Initial commit 2026-04-18 17:14:10 +02:00

README.md

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.