본문 바로가기
Others/42Seoul

Alumni Board 만들기

by tonyhan18 2022. 2. 18.
728x90

Main.jsx 수정

 

번외) react-router-dom의 Link를 styled-components로 꾸미기(feat.useLocation) (하지만 난 NavLink가 좋다) (tistory.com)

 

번외) react-router-dom의 Link를 styled-components로 꾸미기(feat.useLocation) (하지만 난 NavLink가 좋다)

이 포스트는 Udemy 사이트에 올라 온 Tom Phillips의 "React styled-components v5 (2021 edition)" 강의를 듣고 정리한 것입니다. 🔗링크 https://www.udemy.com/course/react-styled-components/ React styled c..

yumyumlog.tistory.com

React-Router-DOM의 LINK 컴포넌트를 수정하는 방법인데 일단은 상속해서 쓰는게 속도는 빠르다

 

 

아이콘 넣기

React Icons (react-icons.github.io)

 

React Icons

React Icons Include popular icons in your React projects easily with react-icons, which utilizes ES6 imports that allows you to include only the icons that your project is using. Installation (for standard modern project) npm install react-icons --save Usa

react-icons.github.io

 

728x90

'Others > 42Seoul' 카테고리의 다른 글

push_swap 개발회고  (0) 2022.04.09
push_swap  (0) 2022.03.11
[42] minitalk_2022 코드 복기  (0) 2022.02.17
BLIND CLONE CODING 4일차  (0) 2022.01.30
BLIND CLONE CODING 3일차 - Nuxt FrontEnd  (0) 2022.01.24