Skip to content

Commit 5101a9f

Browse files
authored
Update README.md
1 parent 929fd85 commit 5101a9f

File tree

1 file changed

+42
-50
lines changed

1 file changed

+42
-50
lines changed

README.md

+42-50
Original file line numberDiff line numberDiff line change
@@ -1,50 +1,42 @@
1-
# React + TypeScript + Vite
2-
3-
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
4-
5-
Currently, two official plugins are available:
6-
7-
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
8-
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh
9-
10-
## Expanding the ESLint configuration
11-
12-
If you are developing a production application, we recommend updating the configuration to enable type aware lint rules:
13-
14-
- Configure the top-level `parserOptions` property like this:
15-
16-
```js
17-
export default tseslint.config({
18-
languageOptions: {
19-
// other options...
20-
parserOptions: {
21-
project: ['./tsconfig.node.json', './tsconfig.app.json'],
22-
tsconfigRootDir: import.meta.dirname,
23-
},
24-
},
25-
})
26-
```
27-
28-
- Replace `tseslint.configs.recommended` to `tseslint.configs.recommendedTypeChecked` or `tseslint.configs.strictTypeChecked`
29-
- Optionally add `...tseslint.configs.stylisticTypeChecked`
30-
- Install [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) and update the config:
31-
32-
```js
33-
// eslint.config.js
34-
import react from 'eslint-plugin-react'
35-
36-
export default tseslint.config({
37-
// Set the react version
38-
settings: { react: { version: '18.3' } },
39-
plugins: {
40-
// Add the react plugin
41-
react,
42-
},
43-
rules: {
44-
// other rules...
45-
// Enable its recommended rules
46-
...react.configs.recommended.rules,
47-
...react.configs['jsx-runtime'].rules,
48-
},
49-
})
50-
```
1+
![Slide 16_9 - 1](https://github.com/user-attachments/assets/3b07ca9e-cccc-4fc2-932a-21de57b3ac6c)
2+
3+
## 📌 T-Link
4+
과외 관리의 모든 것을 한 곳에, T-Link!
5+
6+
Teach + Link, 가르침을 연결하다. 과외 선생님을 위한 체계적인 수업 관리, 학생을 위한 편리한 학습 환경, 학부모를 위한 신뢰 기반의 정보 제공을 하는 서비스
7+
8+
[👉🏻 T-Link 서비스 바로가기](https://www.t-link.site)
9+
10+
## ⭐️ 서비스 소개
11+
![Slide 16_9 - 6](https://github.com/user-attachments/assets/cdfd67b1-cd7b-4350-adfc-f7eb22aa8b86)
12+
13+
![Slide 16_9 - 7](https://github.com/user-attachments/assets/70ea3161-419f-426d-b591-53d0adc3bc9b)
14+
15+
![Slide 16_9 - 9](https://github.com/user-attachments/assets/bf87bdcc-a5bf-4394-9426-f78a8868a7c7)
16+
17+
![Slide 16_9 - 24](https://github.com/user-attachments/assets/216999ac-8fbc-4cac-aa11-d4fe72c70588)
18+
19+
![Slide 16_9 - 11](https://github.com/user-attachments/assets/944bc75c-5853-40bf-97a5-507694dce3cb)
20+
21+
![Slide 16_9 - 12](https://github.com/user-attachments/assets/a129f183-73b4-49dd-b471-7c7c41188e02)
22+
23+
![Slide 16_9 - 14](https://github.com/user-attachments/assets/6e61a412-bf9b-45b2-875e-c4386c32d419)
24+
25+
![Slide 16_9 - 15](https://github.com/user-attachments/assets/59ebe612-4c18-4d66-8390-f61765baf975)
26+
27+
## 👋🏻 Members
28+
| <img src="https://github.com/yongaricode.png" width=120/> | <img src="https://github.com/ahnsui.png" width=120 /> |
29+
| :-------------------------------------------------------: | :---------------------------------------------------: |
30+
| [강다형](https://github.com/yongaricode) | [안수이](https://github.com/ahnsui) |
31+
| [ 9기 FE ] | [ 10기 FE ] |
32+
33+
## 🔨 Tech Stack
34+
[![My Skills](https://skillicons.dev/icons?i=html,css,js,ts,react,vite,tailwind,npm)](https://skillicons.dev)
35+
36+
## 🔗 Tools
37+
[![My Skills](https://skillicons.dev/icons?i=git,github,notion,figma,discord,vscode)](https://skillicons.dev)
38+
39+
## ⚙️ 구조
40+
![image](https://github.com/user-attachments/assets/7cc074c7-6097-415e-910b-ff2848e4159a)
41+
42+

0 commit comments

Comments
 (0)