Free customized bootcatch themes for bootstrap lover's <3 - is based on world most popular framework Bootstrap. which has different styles and layouts like buttons, cards, forms, navbar, modal, tables, dropdown, and all features.
Hope it will help you a lot.
Below are the few way to integrate bootcatch in your project.
1 ) npm i bootcatch-themes
2 ) @import "~bootcatch-themes/dist/orangely/bootstrap.min.css";
@import "~bootcatch-themes/dist/theme-name/css-file";
- or you give correct whole path from node moduels.
2 ) @import "../node_modules/bootcatch-themes/dist/orangely/bootstrap.min.css";
Just clone the whole repository - git clone https://github.com/ajaymarathe/bootcatch-themes.git
Download bootstrap.css
or bootstrap.min.css
file associated with the theme and replace it with bootstrap default stylesheet and don't forget to add bootstrap optional dependencies like js file etc
Within the download you'll find the following directories and files:
dist/
βββMATERIAL/
| βββ Bootstrap.css
| βββ Bootstrap.min.css
βββ LICENSE
βββ README.md
-//- Same structure for all themes.
Ajay Marathe
Copyright 2019 Ajay Marathe. Code released under the MIT license.