Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Adminlte | 42,981 | 1,302 | 155 | 2 days ago | 70 | February 07, 2022 | 93 | mit | Astro | |
AdminLTE - Free admin dashboard template based on Bootstrap 5 | ||||||||||
Ngx Admin | 24,684 | 6 | 2 | a month ago | 11 | July 19, 2017 | 472 | mit | TypeScript | |
Customizable admin dashboard template based on Angular 10+ | ||||||||||
Coreui Free Bootstrap Admin Template | 11,655 | 3 | 3 | 8 days ago | 3 | May 25, 2017 | 5 | mit | HTML | |
Free Bootstrap Admin & Dashboard Template | ||||||||||
Blur Admin | 10,855 | 4 years ago | 1 | June 01, 2017 | 260 | other | JavaScript | |||
AngularJS Bootstrap Admin Panel Framework | ||||||||||
Material Dashboard | 10,738 | 9 | 6 | 6 days ago | 5 | May 04, 2023 | 8 | mit | SCSS | |
Material Dashboard - Open Source Bootstrap 5 Material Design Admin | ||||||||||
Adminator Admin Dashboard | 4,185 | 7 days ago | 11 | mit | HTML | |||||
Adminator is easy to use and well design admin dashboard template based on Bootstrap 5 for web apps, websites, services and more | ||||||||||
Coreui Free React Admin Template | 4,134 | 2 | 17 days ago | 2 | November 01, 2020 | 1 | mit | JavaScript | ||
CoreUI React is a free React admin template based on Bootstrap 5 | ||||||||||
Airframe React | 3,825 | 8 months ago | 45 | mit | JavaScript | |||||
Free Open Source High Quality Dashboard based on Bootstrap 4 & React 16: http://dashboards.webkom.co/react/airframe | ||||||||||
Dcat Admin | 3,573 | 52 | 17 days ago | 72 | June 27, 2022 | 230 | mit | PHP | ||
🔥 基于 Laravel 的后台系统构建工具 (Laravel Admin),使用很少的代码快速构建一个功能完善的高颜值后台系统,内置丰富的后台常用组件,开箱即用,让开发者告别冗杂的HTML代码 | ||||||||||
Ace | 3,561 | 3 years ago | 34 | other | HTML | |||||
Twitter bootstrap 3 admin template |
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 mobile devices also, where the navigation is just as easy and intuitive as on a desktop or laptop. The CoreUI Layout API lets you customize your project for almost any device be it Mobile, Web or WebApp CoreUI covers them all!
git clone https://github.com/coreui/coreui-free-react-admin-template.git
$ npm install
or
$ yarn install
# dev server with hot reload at http://localhost:3000
$ npm start
or
# dev server with hot reload at http://localhost:3000
$ yarn start
Navigate to http://localhost:3000. The app will automatically reload if you change any of the source files.
Run build
to build the project. The build artifacts will be stored in the build/
directory.
# build for production with minification
$ npm run build
or
# build for production with minification
$ yarn build
Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:
coreui-free-react-admin-template
public/ # static files
index.html # html template
src/ # project root
assets/ # images, icons, etc.
components/ # common components - header, footer, sidebar, etc.
layouts/ # layout containers
scss/ # scss styles
views/ # application views
_nav.js # sidebar navigation config
App.js
...
index.js
routes.js # routes config
store.js # template state example
package.json
The documentation for the CoreUI Admin Template is hosted at our website CoreUI for React
For transparency into our release cycle and in striving to maintain backward compatibility, CoreUI Free Admin Template is maintained under the Semantic Versioning guidelines.
See the Releases section of our project for changelogs for each release version.
ukasz Holeczek
CoreUI team
Get updates on CoreUI's development and chat with the project maintainers and community members.
CoreUI is an MIT-licensed open source project and is completely free to use. However, the amount of effort needed to maintain and develop new features for the project is not sustainable without proper financial backing. You can support development by buying the CoreUI PRO or by becoming a sponsor via Open Collective.
Support this project by becoming a Platinum Sponsor. A large company logo will be added here with a link to your website.
Support this project by becoming a Gold Sponsor. A big company logo will be added here with a link to your website.
Support this project by becoming a Silver Sponsor. A medium company logo will be added here with a link to your website.
Support this project by becoming a Bronze Sponsor. The company avatar will show up here with a link to your OpenCollective Profile.
Thanks to all the backers and sponsors! Support this project by becoming a backer.
copyright 2023 creativeLabs ukasz Holeczek.
Code released under the MIT license. There is only one limitation you can't cant re-distribute the CoreUI as stock. You cant do this if you modify the CoreUI. In past we faced some problems with persons who tried to sell CoreUI based templates.