• Mahmoud Aglan's avatar
    Deploy 1: Skeleton + Brand foundation · c7a56749
    Mahmoud Aglan authored
    Full project scaffold with React 19, Vite, Tailwind v4, Framer Motion.
    EL3AB brand colors (gold/dark theme), Cairo Arabic font, RTL layout.
    Animated bottom nav, header with coin display, splash screen.
    All pages scaffolded: home, play, matchmaking, profile, tournaments,
    friends, leaderboard, notifications, shop, settings.
    Auth flow with Supabase (login/register).
    Dockerfile + nginx for CapRover deploy on port 80.
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    c7a56749
Name
Last commit
Last update
..
FriendsPage.tsx Loading commit data...
HomePage.tsx Loading commit data...
LeaderboardPage.tsx Loading commit data...
LoginPage.tsx Loading commit data...
MatchmakingPage.tsx Loading commit data...
NotFoundPage.tsx Loading commit data...
NotificationsPage.tsx Loading commit data...
PlayPage.tsx Loading commit data...
ProfilePage.tsx Loading commit data...
RegisterPage.tsx Loading commit data...
SettingsPage.tsx Loading commit data...
ShopPage.tsx Loading commit data...
SplashPage.tsx Loading commit data...
TournamentsPage.tsx Loading commit data...