Next.js + Material UI prototype for Ghana marketplace buying on credit.
Quick start:
npm install
npm run devWhat's included:
- Next.js scaffold with MUI theme
- Firebase Google auth placeholder
- Supabase schema SQL and seed data in
sql/ - Demo products and basic pages
Next steps:
- Configure
NEXT_PUBLIC_SUPABASE_URLandNEXT_PUBLIC_SUPABASE_ANON_KEY - Configure Firebase with Google Sign-In
- Implement server APIs and Supabase policies