https://github.com/hojunin/hojunin-2.0
개인 웹사이트 2.0
https://github.com/hojunin/hojunin-2.0
nextjs14 react shardcn supabase tailwindcss typescript vercel
Last synced: 4 months ago
JSON representation
개인 웹사이트 2.0
- Host: GitHub
- URL: https://github.com/hojunin/hojunin-2.0
- Owner: hojunin
- License: mit
- Created: 2024-02-04T15:01:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-30T09:12:38.000Z (6 months ago)
- Last Synced: 2026-01-02T22:06:03.764Z (6 months ago)
- Topics: nextjs14, react, shardcn, supabase, tailwindcss, typescript, vercel
- Language: MDX
- Homepage: https://hojunin.com
- Size: 5.41 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 개인 웹 사이트
나를 알리고, 판매하기 위한 사이트.
## 기술
| 목적 | 기술 | 버전 |
| --------------- | --------------------- | ------ |
| 프레임워크 | next.js | 14.1 |
| 프레임워크 | react | 18.2 |
| DB 조회 | @supabase/supabase-js | 2.39.3 |
| CSS | tailwindcss | 3.3.0 |
| 정적 검사 | typeScript | 5.0.0 |
| UI library | shadcn | - |
| react-hook-form | react-hook-form | 7.50.1 |
| 유효성 검사 | zod | 3.22.4 |