一個現代化、精美的視頻分享平台,具有櫻花動畫效果和卡哇伊設計風格。
訪問在線演示: https://donwen.github.io/ux3
- 🌸 精美櫻花動畫效果
- 🎞️ 流暢的視頻播放體驗
- 🎨 現代化UI設計
- 🌙 深色模式支持
- 🔍 視頻搜索功能
- 💖 視頻點贊功能
npm install
npm run dev
npm run build
該項目已配置自動部署到GitHub Pages。當推送到main分支時,GitHub Actions會自動構建並部署應用。
- 確保存在
.github/workflows/deploy.yml
文件 - 在GitHub倉庫設置中,啟用GitHub Pages
- 進入倉庫 -> Settings -> Pages
- Source設置為"GitHub Actions"
- React
- TypeScript
- Tailwind CSS
- Vite
- React Router
- Supabase
MIT License