본문 바로가기
Front-end/React

#14. React Js를 위한 CSS FrameWork

by 예닌잉 2021. 2. 7.
728x90

 

React Js를 위한 CSS FrameWork 5가지 🎉

1. Material UI

2. React bootstrap

3. Semantic UI

4. Ant Design

5. Materialize

 

가장 깔끔하고 간편한 Antd를 추천합니다 ! 

 

ant.design/

 

Ant Design - The world's second most popular React UI framework

 

ant.design

 

 

 

Ant Design 설치 방법

npm install antd --save
반응형

'Front-end > React' 카테고리의 다른 글

#16. React Hooks  (0) 2021.02.14
#15. Redux 기초  (0) 2021.02.13
#13, React Router Dom ( BrowserRouter , HashRouter, Switch, Route )  (0) 2021.01.24
#12, npm & npx  (0) 2021.01.22
#11, Create-React-App  (0) 2021.01.20