A premium, "Million Dollar" investor dataroom built with React, Vite, Tailwind CSS v4, and Supabase.
(Note: Add a screenshot here after deployment)
- Glassmorphism UI: High-end aesthetic with frosted glass effects.
- 3D Product Visualization: Interactive 3D rotating product showcase using React Three Fiber.
- Real-time Analytics: Interactive charts for GMV, Revenue, and Store Performance.
- Dual Login: Separate views for Investors (Read-only) and Admins (Edit access).
- Supabase Backend: Authentication and Data storage (optional, falls back to Demo Mode).
- Framework: React 19 + TypeScript + Vite
- Styling: Tailwind CSS v4
- Animations: Framer Motion
- 3D Engine: React Three Fiber (@react-three/fiber)
- Charts: Recharts
- Icons: Lucide React
-
Clone the repository:
git clone https://github.com/yourusername/cdc-investor-dataroom.git cd cdc-investor-dataroom -
Install dependencies:
npm install
-
Set up Environment Variables:
- Copy
.env.exampleto.env - Add your Supabase URL and Anon Key (optional for Demo Mode)
- Copy
-
Run Development Server:
npm run dev
- Push this repository to GitHub.
- Import the project into Vercel.
- Vercel will detect Vite.
- Add the Environment Variables in Vercel settings:
VITE_SUPABASE_URLVITE_SUPABASE_ANON_KEY
- Deploy!
If no backend is connected, use these:
- Investor:
investor2026 - Admin:
admin2026
© 2026 House of CDC Pvt Ltd.