Web Front

[Bootstrap] 3.Theme

Atriel 2023. 12. 19. 14:48

Theme란?

 

UI 컴포넌트를 묶은 일종의 상품으로 유료로 구매해 좋은 디자인의 페이지를 빠르게 구축 가능

 

https://themes.getbootstrap.com/

 

Bootstrap Themes Built & Curated by the Bootstrap Team.

Bootstrap Themes is a collection of the best templates and themes curated by Bootstrap’s creators. Our collection of templates include themes to build an admin, dashboard, landing page, e-commerce site, application, and more.

themes.getbootstrap.com

 

(리액트 : https://mui.com/store/)

 

React themes & templates - MUI Store

A collection of the best React templates, React dashboard, and React themes. It includes templates for dashboard, admin, landing page, e-commerce site and more.

mui.com

 

테마에 따라서 다양한 컴포넌트(Components)를 제공하기도 한다.

(제공 안하는 곳도 있음)

 

 

Demo Page(layout)

실제 페이지로 활용 가능한 Layout + component를 제공하는 페이지로 페이지 구축 시 제공된 Layout을
참고하여 페이지를 구축 할 수 있다.