An open API service indexing awesome lists of open source software.

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

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 |