Skip to content

app-generator/ct-black-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forked from the original version designed by Creative-Tim.

Black Dashboard is a beautiful Bootstrap 4 Admin Dashboard with a huge number of components built to fit together and look amazing. It combines colors that are easy on the eye, spacious cards, beautiful typography, and graphics.


Black Dashboard - Provided by Creative-Tim and AppSeed.


UI Documentation

The official documentation for the Black Dashboard is hosted By Creative-Tim:

👉 Black Dashboard UI Docs.


File Structure

Within the download you'll find the following directories and files:

black-dashboard/
├── CHANGELOG.md
├── README.md
├── assets
│   ├── css
│   │   ├── black-dashboard.css
│   │   ├── black-dashboard.css.map
│   │   ├── black-dashboard.min.css
│   │   ├── bootstrap.min.css
│   │   └── nucleo-icons.css
│   ├── demo
│   │   ├── demo.css
│   │   └── demo.js
│   ├── fonts/
│   ├── img/
│   ├── js
│   │   ├── black-dashboard.js
│   │   ├── black-dashboard.js.map
│   │   ├── black-dashboard.min.js
│   │   ├── core/
│   │   └── plugins
│   │       ├── bootstrap-notify.js
│   │       ├── chartjs.min.js
│   │       └── perfect-scrollbar.jquery.min.js
│   └── scss/
│       ├── black-dashboard/
│       └── black-dashboard.scss
├── docs
│   └── documentation.html
├── examples
│   ├── dashboard.html
│   ├── icons.html
│   ├── map.html
│   ├── notifications.html
│   ├── rtl.html
│   ├── tables.html
│   ├── typography.html
│   ├── upgrade.html
│   └── user.html
├── gulpfile.js
├── package.json
└── LICENSE.md

License

@MIT



Black Dashboard - Actively supported by AppSeed and Creative-Tim.