rameshwardc / bootcatch-themes

πŸ• 🍺 Bootcatch is an open source library of free Bootstrap templates and themes. All of the free templates and themes on Bootcatch are released under the MIT license, which means you can use them for any purpose, even for commercial projects.

Home Page:http://bootcatch.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bootcatch-themes

Bootcatch Logo

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.

Usage:

Below are the few way to integrate bootcatch in your project.

NPM Install

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";

Clone the Repository -

Just clone the whole repository - git clone https://github.com/ajaymarathe/bootcatch-themes.git

Compiled Asset:

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

What's included:

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.

Author

Ajay Marathe

Copyright and License

Copyright 2019 Ajay Marathe. Code released under the MIT license.

About

πŸ• 🍺 Bootcatch is an open source library of free Bootstrap templates and themes. All of the free templates and themes on Bootcatch are released under the MIT license, which means you can use them for any purpose, even for commercial projects.

http://bootcatch.com/

License:MIT License