All Projects → coreui → Coreui Free React Admin Template

coreui / Coreui Free React Admin Template

Licence: mit
CoreUI React is a free React admin template based on Bootstrap 5

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects

Projects that are alternatives of or similar to Coreui Free React Admin Template

Coreui Free Vue Admin Template
Open source admin template based on Bootstrap 5 and Vue 3
Stars: ✭ 2,951 (-17.41%)
Mutual labels:  bootstrap, scss, html5, dashboard, admin, bootstrap4, admin-dashboard, admin-template, bootstrap-theme, admin-panel, dashboard-templates, bootstrap5
Sleek Dashboard
Sleek Dashboard - Free Bootstrap 4 Admin Template and UI Kit
Stars: ✭ 690 (-80.69%)
Mutual labels:  bootstrap, scss, dashboard, admin, bootstrap4, admin-dashboard, bootstrap-4, admin-template, bootstrap-theme, admin-panel, dashboard-templates
Coreui Angularjs
CoreUI AngularJS is free AngularJS admin template based on Bootstrap 4
Stars: ✭ 101 (-97.17%)
Mutual labels:  bootstrap, scss, admin, bootstrap4, admin-dashboard, bootstrap-4, bootstrap-theme, admin-panel, dashboard-templates
Coreui Free Bootstrap Admin Template
CoreUI is free bootstrap admin template
Stars: ✭ 11,038 (+208.93%)
Mutual labels:  bootstrap, scss, dashboard, admin, bootstrap4, admin-dashboard, admin-template, bootstrap5
Staradmin Free Bootstrap Admin Template
A Free Responsive Admin Dashboard Template Built With Bootstrap 4. Elegant UI Theme for Your Web App!
Stars: ✭ 1,191 (-66.67%)
Mutual labels:  bootstrap, dashboard, admin, bootstrap4, admin-dashboard, admin-template, admin-panel, dashboard-templates
Coreui Free Angular Admin Template
CoreUI Angular is free Angular 2+ admin template based on Bootstrap 4
Stars: ✭ 1,279 (-64.2%)
Mutual labels:  bootstrap, dashboard, admin, bootstrap4, admin-dashboard, bootstrap-4, admin-panel, dashboard-templates
Material Dashboard
Material Dashboard - Open Source Bootstrap 5 Material Design Admin
Stars: ✭ 9,987 (+179.51%)
Mutual labels:  admin, bootstrap4, admin-dashboard, bootstrap-4, admin-template, bootstrap-theme, bootstrap5, bootstrap-5
Startbootstrap Sb Admin
Start Bootstrap is an open source library of free Bootstrap templates and themes. All of the free templates and themes on Start Bootstrap are released under the MIT license, which means you can use them for any purpose, even for commercial projects.
Stars: ✭ 2,861 (-19.93%)
Mutual labels:  bootstrap, bootstrap4, bootstrap-4, bootstrap-theme, admin, admin-template, bootstrap5, bootstrap-5
Clever Bootstrap 4 Admin Template With Angularjs Angular 2 Support
Clever is Boostrap 4 Admin Template with Angular 2 and AngularJS support
Stars: ✭ 98 (-97.26%)
Mutual labels:  bootstrap, scss, dashboard, admin, bootstrap4, admin-dashboard, admin-template
Carbon
Elegant Bootstrap 4 Admin Template
Stars: ✭ 309 (-91.35%)
Mutual labels:  bootstrap, scss, dashboard, admin-dashboard, bootstrap-4, admin-template, bootstrap-theme
Architectui Html Theme Free
ArchitectUI Dashboard Free is lightweight and comes packed with the minimal set of components to get you started. If you have a simple application, it’s the perfect solution for you. It’s built on top of Bootstrap 4 and features a scalable architecture just like it’s wiser, older sibling – ArchitectUI HTML Pro theme.
Stars: ✭ 155 (-95.66%)
Mutual labels:  bootstrap, admin, bootstrap4, admin-dashboard, admin-template, bootstrap-theme, dashboard-templates
Tabler
Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap
Stars: ✭ 24,611 (+588.8%)
Mutual labels:  bootstrap, scss, html5, dashboard, admin-dashboard, dashboard-templates, bootstrap5
Majesticadmin Free Bootstrap Admin Template
Simple Bootstrap 4 Dashboard template.
Stars: ✭ 160 (-95.52%)
Mutual labels:  bootstrap, admin, bootstrap4, admin-dashboard, admin-template, admin-panel, dashboard-templates
Shards Dashboard
🔥A beautiful Bootstrap 4 admin dashboard templates pack.
Stars: ✭ 1,143 (-68.01%)
Mutual labels:  bootstrap, admin, bootstrap4, admin-dashboard, admin-template, bootstrap-theme, admin-panel
Startbootstrap Resume
Start Bootstrap is an open source library of free Bootstrap themes and templates. All of the free themes and templates on Start Bootstrap are released under the MIT license, which means you can use them for any purpose, even for commercial projects.
Stars: ✭ 1,642 (-54.04%)
Mutual labels:  bootstrap, bootstrap4, bootstrap-4, bootstrap-theme, bootstrap5, bootstrap-5
Startbootstrap Clean Blog
Start Bootstrap is an open source library of free Bootstrap templates and themes. All of the free templates and themes on Start Bootstrap are released under the MIT license, which means you can use them for any purpose, even for commercial projects.
Stars: ✭ 1,604 (-55.11%)
Mutual labels:  bootstrap, bootstrap4, bootstrap-4, bootstrap-theme, bootstrap5, bootstrap-5
Startbootstrap Simple Sidebar
Start Bootstrap is an open source library of free Bootstrap templates and themes. All of the free templates and themes on Start Bootstrap are released under the MIT license, which means you can use them for any purpose, even for commercial projects.
Stars: ✭ 1,833 (-48.7%)
Mutual labels:  bootstrap, bootstrap4, bootstrap-4, bootstrap-theme, bootstrap5, bootstrap-5
Sing App
💥Free and open-source admin dashboard template built with Bootstrap 4.5 💥
Stars: ✭ 1,187 (-66.78%)
Mutual labels:  bootstrap, scss, dashboard, admin, bootstrap4, admin-dashboard
Tabler Rubygem
Rubygem for https://tabler.github.io
Stars: ✭ 77 (-97.84%)
Mutual labels:  bootstrap, scss, dashboard, admin-dashboard, admin-template, bootstrap-theme
Light Blue Dashboard
🔥 Free and open-source admin dashboard template built with Bootstrap
Stars: ✭ 110 (-96.92%)
Mutual labels:  bootstrap, scss, dashboard, admin, admin-dashboard, admin-template

@coreui coreui npm package NPM downloads
@coreui react npm package NPM downloads

CoreUI Free React Admin Template v4

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!

Table of Contents

Versions

CoreUI Pro

Quick Start

Instalation

$ npm install

or

$ yarn install

Basic usage

# dev server with hot reload at http://localhost:3000
$ npm start 

# if you use Node 17+ use this command instead of `npm start`
$ npm run start:n17 

or

# dev server with hot reload at http://localhost:3000
$ yarn start

# if you use Node 17+ use this command instead of `yarn start`
$ yarn start:n17 

Navigate to http://localhost:3000. The app will automatically reload if you change any of the source files.

Build

Run build to build the project. The build artifacts will be stored in the build/ directory.

# build for production with minification
$ npm run build

# if you use Node 17+ use this command instead of `build run build`
$ npm run build:n17 

or

# build for production with minification
$ yarn build

# if you use Node 17+ use this command instead of `yarn build`
$ yarn build:n17 

What's included

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

Documentation

The documentation for the CoreUI Admin Template is hosted at our website CoreUI for React

Versioning

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.

Creators

Łukasz Holeczek

CoreUI team

Community

Get updates on CoreUI's development and chat with the project maintainers and community members.

Copyright and License

copyright 2021 creativeLabs Łukasz Holeczek.

Code released under the MIT license. There is only one limitation you can't can’t re-distribute the CoreUI as stock. You can’t do this if you modify the CoreUI. In past we faced some problems with persons who tried to sell CoreUI based templates.

Support CoreUI Development

CoreUI is an MIT licensed open source project and 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 CoreUI Pro Version.

We're also open to conversations regarding custom sponsorship / consulting arrangements. Get in touch on Twitter.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].