- Expo - React Native development platform
- Expo Router - File-based
- NativeWind - For styling
- Node - JavaScript Runtime Environment
- Express - Node.js web application framework
- Typescript - Strongly Typed Programming Language
- Prisma - Prisma ORM
- Zod - Schema validation libraries
Backend - Check out Backend
-
Install dependencies:
npm install
-
Start the development server:
npx expo start
-
Open in iOS Simulator or Android Emulator:
- Press
i
for iOS - Press
a
for Android
- Press