This is an Expo project created with create-expo-app.
-
Install dependencies
npm install
-
Start the app using
npx expo start
-
Start the server in another terminal
npx tsx server.ts
In the output, you'll find options to open the app in a
- development build
- Android emulator
- iOS simulator
- Expo Go, a limited sandbox for trying out app development with Expo
Be sure to install Android Studio and the virtual device, or use the iOS simulator via XCode.
You can start developing by editing the files inside the app directory. This project uses file-based routing.
We used AI for some UI elements of the implementation throughout the project. The original Figma designs were done by hand and translated using AI.