|
72 | 72 |
|
73 | 73 | # 🚀사용 기술 |
74 | 74 |
|
75 | | -- 언어: HTML, CSS, JavaScript |
76 | | -- IDE: VSCode |
77 | | -- 상태관리: Context API |
78 | | -- 라이브러리: React, React Router, emotion 등 |
79 | | -- 프레임워크: Storybook |
80 | | -- 패키지 관리: yarn |
81 | | -- ETC: ESLint, Prettier |
82 | | -- 배포: Netlify |
83 | | -- 협업 툴: github, git, Notion, Slack, Figma |
| 75 | +<table> |
| 76 | +<tr> |
| 77 | + <td align="center">언어</td> |
| 78 | + <td align="center"> |
| 79 | + <img src="https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=HTML5&logoColor=ffffff"/> |
| 80 | + <img src="https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge&logo=CSS3&logoColor=ffffff"/> |
| 81 | + <img src="https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=JavaScript&logoColor=ffffff"/> |
| 82 | + </td> |
| 83 | +</tr> |
| 84 | +<tr> |
| 85 | + <td align="center">IDE</td> |
| 86 | + <td align="center"> |
| 87 | + <img src="https://img.shields.io/badge/VisualStudioCode-007ACC?style=for-the-badge&logo=Visual%20Studio%20Code&logoColor=white"/>  </td> |
| 88 | +</tr> |
| 89 | +<tr> |
| 90 | + <td align="center">상태관리</td> |
| 91 | + <td align="center"> |
| 92 | + <img src="https://img.shields.io/badge/ContextAPI-blue?style=for-the-badge&logo=React&logoColor=ffffff"/>  |
| 93 | + </td> |
| 94 | +</tr> |
| 95 | +<tr> |
| 96 | + <td align="center">라이브러리</td> |
| 97 | + <td align="center"> |
| 98 | + <img src="https://img.shields.io/badge/React-61DAFB?style=for-the-badge&logo=React&logoColor=ffffff"/>  |
| 99 | + <img src="https://img.shields.io/badge/Emotion-DB7093?style=for-the-badge&logo=emotion&logoColor=ffffff"/>   |
| 100 | + <img src="https://img.shields.io/badge/Axios-8DD6F9?style=for-the-badge"/>...  </td> |
| 101 | +</tr> |
| 102 | +<tr> |
| 103 | + <td align="center">프레임워크</td> |
| 104 | + <td align="center"> |
| 105 | + <img src="https://img.shields.io/badge/Storybook-FF4785?style=for-the-badge&logo=GitHub&logoColor=white"/>  |
| 106 | + </td> |
| 107 | +</tr> |
| 108 | +<tr> |
| 109 | + <td align="center">패키지관리</td> |
| 110 | + <td align="center"> |
| 111 | + <img src="https://img.shields.io/badge/Yarn-2C8EBB?style=for-the-badge&logo=GitHub&logoColor=white"/>  |
| 112 | + </td> |
| 113 | +</tr> |
| 114 | +<tr> |
| 115 | + <td align="center">Formatter</td> |
| 116 | + <td align="center"> |
| 117 | + <img src="https://img.shields.io/badge/ESLint-4B32C3?style=for-the-badge&logo=ESLint&logoColor=ffffff"/>   |
| 118 | + <img src="https://img.shields.io/badge/Prettier-F7B93E?style=for-the-badge&logo=Prettier&logoColor=ffffff"/>  </td> |
| 119 | +</tr> |
| 120 | +<tr> |
| 121 | + <td align="center">배포</td> |
| 122 | + <td align="center"><img src="https://img.shields.io/badge/Netlify-00C7B7?style=for-the-badge&logo=Netlify&logoColor=ffffff"/>  </td> |
| 123 | +</tr> |
| 124 | +<tr> |
| 125 | + <td align="center">협업툴</td> |
| 126 | + <td align="center"> |
| 127 | + <img src="https://img.shields.io/badge/Figma-F24E1E?style=for-the-badge&logo=Figma&logoColor=white"/>  |
| 128 | + <img src="https://img.shields.io/badge/Slack-4A154B?style=for-the-badge&logo=Slack&logoColor=white"/>  |
| 129 | + <img src="https://img.shields.io/badge/Notion-000000?style=for-the-badge&logo=Notion&logoColor=white"/>  |
| 130 | + <img src="https://img.shields.io/badge/GitHub-181717?style=for-the-badge&logo=GitHub&logoColor=white"/>  |
| 131 | + |
| 132 | + </td> |
| 133 | +</tr> |
| 134 | + |
| 135 | +</table> |
| 136 | + |
84 | 137 |
|
85 | 138 | <br /> |
86 | 139 |
|
|
0 commit comments