Skip to content

QeemaTech/caregate-dashboard

Repository files navigation

Care Gate - Admin Dashboard

كير جيت - لوحة الإدارة

Stack

  • Framework: React 19
  • Build Tool: Vite
  • Styling: Tailwind CSS (Care Gate design tokens)
  • State: TanStack Query
  • Forms: React Hook Form + Zod
  • Routing: React Router v7
  • HTTP: Axios
  • Icons: Lucide React

Quick Start

npm install
cp .env.example .env
npm run dev

Default dev URL: http://localhost:5173

Branding

  • Primary colors: #1E5CAE (blue), #29C476 (green)
  • Logo: public/logo.svg with theme-aware wordmark via --logo-text
  • Light/dark mode: data-theme on <html>

Releases

No releases published

Packages

 
 
 

Contributors