Vibe Coding for ai developer. A modern React + Vite template with dark mode, animations, and i18n support.
npx create-vibe-template my-app
cd my-app
pnpm install
pnpm dev
- 🚀 Vercel Deployment - Easy deployment with Vercel CLI
- 🌐 i18n - Internationalization with English and Traditional Chinese support
- 🔥 React Hot Toast - Notifications with customizable positions and styles
- 🌓 Theme Provider - Built-in dark mode support with system preference detection
- 🎨 Tailwind CSS - Utility-first CSS framework with dark mode support
- 💫 Framer Motion - Powerful animation library for React
- 🎯 Shadcn/UI - High-quality, accessible React components
- 📱 React Router - Seamless client-side routing
- 🎭 Lucide Icons - Beautiful and consistent icons
- 🖱️ Custom Cursor - Customizable cursor effects
MIT License
npm i -g vercel
發布
vercel publish