|
1 | | -# React + Vite |
| 1 | +# ๐ ์คํฐ๋ ํธ๋์ปค: ์ผ๋ง๋ ๋ฐฐ์ ๊ณ ์ผ๋ง๋ ์ตํ๋ |
2 | 2 |
|
3 | | -This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules. |
| 3 | +## ๐ ์๊ฐ |
| 4 | +์คํฐ๋ ํธ๋์ปค๋ ํ์์ ์์
์ ์ฒด๊ณ์ ์ผ๋ก ๊ณํํ๊ณ ์ ๊ฒํ๊ฒ ํด์ฃผ๋ ํ์คํ ์น ์ฑ์
๋๋ค |
4 | 5 |
|
5 | | -Currently, two official plugins are available: |
| 6 | +๋ฐฑ์๋ ํ๋ก์ ํธ๋ ์๋์ ๋งํฌ์์ ํ์ธํ์ธ์ |
| 7 | +https://github.com/ThePott/study-tracker-api-sql |
6 | 8 |
|
7 | | -- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react) uses [Babel](https://babeljs.io/) for Fast Refresh |
8 | | -- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh |
| 9 | +## โจ ์ฃผ์ ๊ธฐ๋ฅ |
| 10 | +1. ์นธ๋ฐ๋ณด๋๋ก ํ ๋์ ํ์
ํ๋ ์ ์์ , ์ค๋ ํ ๊ฒ, ์ ์์ |
| 11 | +2. ํ์ฌ ์งํ ์ํฉ์ ํ ๋์ ๋ณผ ์ ์๋ ์ง๋ํ |
| 12 | +3. ๋ณต์ตํ ๋ฌธ์ ๋ฅผ ์ฒดํฌํ๋ ์ค๋ต ์ฒดํฌ |
9 | 13 |
|
10 | | -## Expanding the ESLint configuration |
| 14 | +## ๐งญ ๋ผ์ฐํฐ ๊ตฌ์กฐ |
| 15 | +``` |
| 16 | +/ โ ์์ ๋ก๊ทธ์ธ, ๋ก๊ทธ์์ ํ์ด์ง |
| 17 | +/manage โ ์์ ํ์ ๊ด๋ฆฌ ํ์ด์ง |
| 18 | +/summary โ ์์
์์ฝ ํ์ด์ง |
| 19 | +/progress โ ์ง๋ํ ํ์ด์ง |
| 20 | +/review-check โ ์ค๋ต ์ฒดํฌ ํ์ด์ง |
| 21 | +``` |
11 | 22 |
|
12 | | -If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the [TS template](https://github.com/vitejs/vite/tree/main/packages/create-vite/template-react-ts) for information on how to integrate TypeScript and [`typescript-eslint`](https://typescript-eslint.io) in your project. |
| 23 | +## ๐ ๏ธ ๊ธฐ์ ์คํ |
| 24 | + |
| 25 | +### Frontend & Framework |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | +### UI & Styling |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | +### State Management & Tools |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | +### Development Tools |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | +## ๐ฆ ์ค์น |
| 45 | +ํ๋ก์ ํธ๋ฅผ ์ค์นํ๊ณ ์ถ์ ๋๋ ํ ๋ฆฌ์์ ์๋ ๋ช
๋ น์ด๋ฅผ ์
๋ ฅํ์ธ์ |
| 46 | +```bash |
| 47 | +git clone https://github.com/ThePott/study-tracker |
| 48 | +cd study-tracker |
| 49 | +npm install |
| 50 | +``` |
| 51 | +## โ
์๊ตฌ์ฌํญ |
| 52 | +* Node.js |
| 53 | + |
| 54 | +## ๐ ๋ผ์ด์ผ์ค |
| 55 | +MIT |
0 commit comments