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

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

Awesome Lists containing this project

README

          

myungjoo.dev


Next.js Logo
 
React Logo
 
Tailwind CSS Logo
 
shadcn/ui Logo
 
Zustand Logo
 
TypeScript Logo
 
Jest Logo
 
Testing Library Logo
 
Vercel Logo


Next.js
React
TailwindCSS
shadcn/ui
Zustand
TypeScript
Prettier
ESLint
Jest
Testing Library
Vercel

![MJ's Portfolio Main Screenshot](public/images/readme_main.gif)

## 🔗 사이트 바로가기

👉 [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) |

---