Expo, Expo Router, Supabase App
User: Browse products, cart operations, ordering operations.
Admin: CRUD operations, handling orders.
To test admin panel:
- email: [email protected]
- pwd: 12345678
All changes are realtime database changes, e.g. when user submits order, the order apears on the admin panal concurrently.
This app supports multiple themes (light & dark)
-
Install dependencies
npm install
-
Start the app
npx expo start