MindDock AI - A platform showcasing 1000+ lovely applications that blend creativity with technology.
npm install
cp .env.example .env
.envnpm run dev
npm run build
npm run preview
src/
├── components/ # React components
├── hooks/ # Custom React hooks
├── utils/ # Utility functions
├── types/ # TypeScript type definitions
├── data/ # Static data (apps, etc.)
├── i18n/ # Internationalization
└── styles/ # Global styles
The website uses a modern color palette with:
#ec4899 to #9333ea)#3b82f6 to #0891b2)#facc15 to #f97316)Supports:
Language detection is automatic based on:
MIT License - see LICENSE file for details.