Skip to content

admin-dashboards/react-dashboard-black

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

99 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

version license GitHub issues open GitHub issues closed Chat


🎁 PROMO Best Deals for Developers - Up to 80%OFF

Because 2022 is almost over and we all knew that was a super challenging year for all of us (freelancers, entrepreneurs, all-size companies) this article aims to highlight the best deals for developers that might help us to start amazing projects in 2023 at the lower cost possible.

Best Deals For Programmers and Freelancers - Provided by AppSeed, CodedThemes, Creatuve-Tim, WrapPixel and BootstrapDash.


Product Gif

Black Dashboard React is a beautiful Bootstrap 4, Reacstrap and React (create-react-app) Admin Dashboard with a huge number of components built to fit together and look amazing. If you are looking for a tool to manage and visualize data about your business, this dashboard is the thing for you. It combines colors that are easy on the eye, spacious cards, beautiful typography, and graphics. Black Dashboard React comes packed with all plugins that you might need inside a project and documentation on how to get started. It is light and easy to use, and also very powerful.

Black Dashboard React features over 16 individual components, giving you the freedom of choosing and combining. This means that there are thousands of possible combinations. All components can take variations in color, that you can easily modify using SASS files. You will save a lot of time going from prototyping to full-functional code because all elements are implemented. We thought about everything, so this dashboard comes with 2 versions, Dark Mode and Light Mode.

Special thanks go for the owners of these plugins:

We are very excited to share this dashboard with you and we look forward to hearing your feedback!

Example Pages We wanted to fully display the power of this dashboard, so the kit comes packed with examples showing you how to use the components.

Table of Contents

Versions

HTML React Vue
Black Dashboard HTML Black Dashboard React Vue Black Dashboard

Demo

Dashboard User Profile Tables Maps Notification
Start page User profile page Tables page Maps Page Notification page

View More.

Quick start

Quick start options:

Documentation

The documentation for the Black Dashboard React is hosted at our website.

File Structure

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

black-dashboard-react
.
β”œβ”€β”€ package.json
β”œβ”€β”€ CHANGELOG.md
β”œβ”€β”€ ISSUE_TEMPLATE.md
β”œβ”€β”€ LICENSE.md
β”œβ”€β”€ README.md
β”œβ”€β”€ Documentation
β”‚Β Β  └── documentation.html
β”œβ”€β”€ github-assets
β”‚Β Β  └── react.svg
β”œβ”€β”€ public
β”‚Β Β  β”œβ”€β”€ index.html
β”‚Β Β  └── manifest.json
└── src
    β”œβ”€β”€ index.js
    β”œβ”€β”€ logo-white.svg
    β”œβ”€β”€ logo.svg
    β”œβ”€β”€ routes.js
    β”œβ”€β”€ assets
    β”‚Β Β  β”œβ”€β”€ css
    β”‚Β Β  β”œβ”€β”€ demo
    β”‚Β Β  β”œβ”€β”€ fonts
    β”‚Β Β  β”œβ”€β”€ img
    β”‚Β Β  └── scss
    β”‚Β Β      β”œβ”€β”€ black-dashboard
    β”‚Β Β      β”‚Β Β  β”œβ”€β”€ bootstrap
    β”‚Β Β      β”‚Β Β  β”‚Β Β  β”œβ”€β”€ mixins
    β”‚Β Β      β”‚Β Β  β”‚Β Β  └── utilities
    β”‚Β Β      β”‚Β Β  β”œβ”€β”€ custom
    β”‚Β Β      β”‚Β Β  β”‚Β Β  β”œβ”€β”€ cards
    β”‚Β Β      β”‚Β Β  β”‚Β Β  β”œβ”€β”€ mixins
    β”‚Β Β      β”‚Β Β  β”‚Β Β  β”œβ”€β”€ utilities
    β”‚Β Β      β”‚Β Β  β”‚Β Β  └── vendor
    β”‚Β Β      └── black-dashboard.scss
    β”œβ”€β”€ components
    β”‚Β Β  β”œβ”€β”€ FixedPlugin
    β”‚Β Β  β”‚Β Β  └── FixedPlugin.js
    β”‚Β Β  β”œβ”€β”€ Footer
    β”‚Β Β  β”‚Β Β  └── Footer.js
    β”‚Β Β  β”œβ”€β”€ Navbars
    β”‚Β Β  β”‚Β Β  β”œβ”€β”€ AdminNavbar.js
    β”‚Β Β  β”‚Β Β  └── RTLNavbar.js
    β”‚Β Β  └── Sidebar
    β”‚Β Β      └── Sidebar.js
    β”œβ”€β”€ layouts
    β”‚Β Β  β”œβ”€β”€ Admin
    β”‚Β Β  β”‚Β Β  └── Admin.js
    β”‚Β Β  └── RTL
    β”‚Β Β      └── RTL.js
    β”œβ”€β”€ variables
    β”‚Β Β  └── charts.js
    └── views
        β”œβ”€β”€ Dashboard.js
        β”œβ”€β”€ Icons.js
        β”œβ”€β”€ Map.js
        β”œβ”€β”€ Notifications.js
        β”œβ”€β”€ Rtl.js
        β”œβ”€β”€ TableList.js
        β”œβ”€β”€ Typography.js
        └── UserProfile.js

Browser Support

At present, we officially aim to support the last two versions of the following browsers:

Resources

Reporting Issues

We use GitHub Issues as the official bug tracker for the Black Dashboard React. Here are some advices for our users that want to report an issue:

  1. Make sure that you are using the latest version of the Black Dashboard React. Check the CHANGELOG from your dashboard on our website.
  2. Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed.
  3. Some issues may be browser specific, so specifying in what browser you encountered the issue might help.

Technical Support or Questions

If you have questions or need help integrating the product please contact us instead of opening an issue.

Licensing

Useful Links

More products from Creative Tim: https://www.creative-tim.com/products

Tutorials: https://www.youtube.com/channel/UCVyTG4sCw-rOvB9oHkzZD1w

Freebies: https://www.creative-tim.com/products

Affiliate Program (earn money): https://www.creative-tim.com/affiliates/new

Social Media:

Twitter: https://twitter.com/CreativeTim

Facebook: https://www.facebook.com/CreativeTim

Dribbble: https://dribbble.com/creativetim

Google+: https://plus.google.com/+CreativetimPage

Instagram: https://instagram.com/creativetimofficial



React Dashboard - Black Design - provided by Creative-Tim

Packages

No packages published

Languages

  • CSS 42.3%
  • SCSS 37.6%
  • JavaScript 19.8%
  • HTML 0.3%