![](http://i1.daumcdn.net/thumb/C148x148/?fname=https://blog.kakaocdn.net/dn/bp9ZBb/btsDQ4KKjWt/PFJcVEt7TWslB4hzLjNtdk/img.png)
JS로 CSS 컴포넌트를 꾸미는 방법으로 개발자 사이에서 꾸준히 있기 있는 css 패키지이다. styled component 기본적인 원리는 꾸미고자 하는 컴포넌트를 만들고 컴포넌트를 사용하는 것이다. 설치방법: Vs code에서 Extendsions에 vscord-styled-component 설치 ➡️ Vs code 터미널에서 yarn add styled-components 사용방법: import styled from 'styled-components'; styled import로 가져와서 사용 import "./App.css"; import styled from "styled-components"; const StBox = styled.div` width: 50px; height: 50px; bor..
TIL
2024. 1. 24. 19:58
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- readme 작성 방법
- axios 설치하기
- Fetch와 Axios 의 장단점
- 에러모음집
- axiosinstance 사용 시 토큰 사용 법
- 별점만들기
- nextjs 토큰 만료처리하기
- axios 사용하기
- Warning: validateDOMNesting(...): <li> cannot appear as a descendant of <li>
- Warning: A component is changing an uncontrolled input to be controlled.
- Warning: Each child in a list should have a unique "key" prop.
- 유효성검사
- readme 역할
- axios instance 작성하기
- 유효성검사 css
- 영화별점만들기
- styled component 사용방법
- readme작성해보기
- styled component 조건부 사용방법
- simple Icon 사용방법
- 별점 색채우기
- git cache
- styled component GlobalStyle 사용방법
- styled component 설치방법
- readme 작성해야 하는 이유
- axios CRUD
- 영화 별점
- readme 이미지 추가 방법
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
글 보관함