diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000000000000000000000000000000000000..db06d4ac526b59e4d84a7ec9cd80f6f74aba975b --- /dev/null +++ b/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2016 creativeLabs Åukasz Holeczek. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..67da645d4d7378654e8444b78fa8adb87c39d444 --- /dev/null +++ b/README.md @@ -0,0 +1,49 @@ +# CoreUI - Free Bootstrap Admin Template + +Why I decided to create CoreUI? Please read this article: [Jack of all trades, master of none. Why Boostrap Admin Templates sucks.] (https://medium.com/@lukaszholeczek/jack-of-all-trades-master-of-none-5ea53ef8a1f#.7eqx1bcd8) + +CoreUI is Open Source Bootstrap Admin Template. CoreUI is not just another Admin Template. It goes way beyond hitherto admin templates thanks to transparent code and file structure. And if it’s not enough, let’s just add the CoreUI consists bunch of unique features and over 1000 high quality icons., + +CoreUI based on Bootstrap 4 and offers 5 versions: HTML5, AJAX, AngularJS, Angular2 and React. + +CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of redundant components, so the app is light enough to offer ultimate user experience. This means also mobile devices, where the navigation is the same easy and intuitive as in desktop or laptop. CoreUI Layout API lets you customize your project for almost any device – be it Mobile, Web or WebApp – CoreUI covers them all! + +<img src="http://coreui.io/assets/img/coreui.png" alt="Free Bootstrap Admin Template"> + +Demo: <a href="http://coreui.io?ref=github">CoreUI</a> + +**NOTE:** Please remember to **STAR** this project and **FOLLOW** [my Github](https://github.com/mrholek) to keep you update with this template. + +### What's included + +Within the download you'll find the following directories and files, You'll see something like this: + +``` +CoreUI/ +├── Angular_Dev_Grunt/ +├── Angular_Seed_Grunt/ +├── jQuery_Dev_Grunt/ +├── jQuery_Seed_Grunt/ +├── Static_Dev_Grunt/ +├── Static_Seed_Grunt/ +└── dist/ + ├── Angular_Dev/ + ├── Angular_Seed/ + ├── jQuery_Dev/ + ├── jQuery_Seed/ + ├── Static_Dev/ + └── Static_Seed/ +``` + +##Bugs and feature requests + +Have a bug or a feature request? [Please open a new issue](https://github.com/mrholek/CoreUI-Free-Bootstrap-Admin-Template/issues/new). + +##Documentation + +CoreUI's documentation, is hosted on our website <a href="http://coreui.io?ref=github">coreui.io</a> + + +## Copyright and license + +copyright 2016 creativeLabs Åukasz Holeczek. Code released under [the MIT license](https://github.com/mrholek/CoreUI-Free-Bootstrap-Admin-Template/blob/master/LICENSE).