An independent resource center and portfolio hub for the PrismaX robotics, physical AI, and decentralized ecosystem.
- Catalogue BOLD Editorial Design: High-contrast luxury aesthetic with dark/light mode toggle.
- Resource Center & Official Guides: Direct access to Robot Control Center, Whitepaper, Role & Progression Guide, and Brandkit.
- PrismaX Community Activities: 3 Core Pillars (Run Franklin Run, Content Clinic, and Community Hubs).
- Brandkit Specimen & Color Palette: Interactive typography guidelines and hex color swatch copy.
- Interactive Quick-Launcher Dock & Modal Viewer: Instant detail modal for tools and resources.
- React 19 + TypeScript
- Vite 6
- Tailwind CSS v4
- Lucide Icons
- Canvas Confetti
git clone https://github.com/YOUR_USERNAME/YOUR_REPO_NAME.git
cd YOUR_REPO_NAMEnpm installnpm run devOpen http://localhost:3000 in your browser.
npm run buildThe optimized production bundle will be generated in the dist directory.
git init
git add .
git commit -m "Initial commit of PrismaX Hub"
git branch -M main
git remote add origin https://github.com/YOUR_USERNAME/YOUR_REPO_NAME.git
git push -u origin main- Go to Vercel.
- Import your GitHub repository.
- Framework Preset: Vite.
- Click Deploy.
Built by MikeOnChain for the PrismaX Community.