개인 프로젝트
Preview
준비중
프로젝트 실행 방법
yarn && yarn dev
Frontend.
Backend.
├── @tanstack/react-query-devtools@5.28.4
├── @tanstack/react-query@5.28.4
├── @testing-library/jest-dom@6.4.2
├── @testing-library/react@14.2.1
├── @types/react-dom@18.2.21
├── @types/react-router-dom@5.3.3
├── @types/react@18.2.64
├── @typescript-eslint/eslint-plugin@7.1.1
├── @typescript-eslint/parser@7.1.1
├── @vitejs/plugin-react@4.2.1
├── eslint-plugin-react-hooks@4.6.0
├── eslint-plugin-react-refresh@0.4.5
├── eslint@8.57.0
├── firebase@10.9.0
├── jsdom@24.0.0
├── react-dom@18.2.0
├── react-hook-form@7.51.0
├── react-router-dom@6.22.3
├── react-toastify@10.0.5
├── react@18.2.0
├── sass@1.71.1
├── typescript@5.4.2
├── vite@5.1.5
└── vitest@1.4.0
준비중