-
[UI 라이브러리] React BootStrapProgramming/JavaScript & TypeScript 2022. 5. 17. 16:00728x90
bootstrap
-> 굉장히 유명한 front-end open source toolkit
JQuery과 강하게 결합되어 있음/' 반응형 웹 개발에 특화
https://react-bootstrap.github.io/
React-Bootstrap
The most popular front-end framework, rebuilt for React.
react-bootstrap.github.io
css를 적용하자
import 'bootstrap/dist/css/bootstrap.min.css';
'Programming > JavaScript & TypeScript' 카테고리의 다른 글
[UI 라이브러리] Tailwindcss (0) 2022.05.17 [UI 라이브러리] Material (0) 2022.05.17 [UI 라이브러리] React Semantic UI (0) 2022.05.17 [UI 라이브러리] Ant Design (0) 2022.05.17 [UI 라이브러리] Onsen UI (0) 2022.05.17