A Linktree-like website for your social media links.
一個簡易版的 Linktree Clone,有以下特點:
- 使用Google登入 / Email登入
- 新增 / 編輯 / 刪除連結
- 客製化個人頁面
- 透過網址 / QRCode分享個人連結
- 響應式設計
- Nuxt - Vue框架
- Pinia - 狀態管理
- Vue Router - 路由
- VueUse - 提供實用的Vue組合式函數
- tailwindcss - CSS框架
- UnoCSS - 提供純CSS Icon
- Headless UI - 無樣式的UI元件
- Supabase - 開源後端平台,提供身分驗證/資料庫/RESTful API
- node-qrcode - QRCode生成
- Add TailwindCSS Eslint plugin
- Add Landing page
- Fix user links order
- RWD for mobile
- Add 404 page
- Add ESLint
- Enable supabase RLS
- Handle token refresh
- Setup vercel deployment
- Add footer in user link page
- Disable some userID for preserved routes
- Update user link title
- Add share menu
- Fix preview window on safari
- Login / Register form validation
- Add preview link
- Generate QR code