https://github.com/myungjuice/myungjoo-dev
myungjoo-dev
https://github.com/myungjuice/myungjoo-dev
jest nextjs react shadcn-ui tailwindcss testing-library typescript vercel zustand
Last synced: 3 months ago
JSON representation
myungjoo-dev
- Host: GitHub
- URL: https://github.com/myungjuice/myungjoo-dev
- Owner: myungjuice
- Created: 2025-04-08T11:31:53.000Z (about 1 year ago)
- Default Branch: develop
- Last Pushed: 2025-07-27T10:44:16.000Z (11 months ago)
- Last Synced: 2025-07-27T12:27:02.722Z (11 months ago)
- Topics: jest, nextjs, react, shadcn-ui, tailwindcss, testing-library, typescript, vercel, zustand
- Language: TypeScript
- Homepage: https://myungjoo.dev
- Size: 9.68 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
myungjoo.dev

## 🔗 사이트 바로가기
👉 [https://myungjoo.dev](https://myungjoo.dev)
## 🔗 백엔드 레포 바로가기
👉 [https://github.com/wkdaudwn11/myungjoo-dev-be](https://github.com/wkdaudwn11/myungjoo-dev-be)
## 🧰 사용 기술 스택
| 분류 | 기술 |
| ------------- | ------------------------------------------------------------------------- |
| 프레임워크 | [Next.js](https://nextjs.org) |
| UI 라이브러리 | [React](https://react.dev) |
| 스타일링 | [Tailwind CSS](https://tailwindcss.com) (v4) |
| UI 컴포넌트 | [shadcn/ui](https://ui.shadcn.com) |
| 상태 관리 | [Zustand](https://zustand-demo.pmnd.rs/) |
| 언어 | [TypeScript](https://www.typescriptlang.org) |
| 코드 포맷터 | [Prettier](https://prettier.io) |
| 린터 | [ESLint](https://eslint.org) |
| 테스트 도구 | [Jest](https://jestjs.io), [Testing Library](https://testing-library.com) |
| 배포 | [Vercel](https://vercel.com) |
---