Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Free Bootstrap 4 admin dashboard template and UI kit with ecommerce, analytics, chat, contacts, team, and calendar pages.

Light Bootstrap Dashboard is an admin dashboard template designed to be beautiful and simple.
Sleek Dashboard is a free, open-source Bootstrap 4 admin dashboard template and UI kit from Themefisher for building admin panels, content management systems, and customer relationship management interfaces.
Sleek Dashboard is a free, open-source admin dashboard template built on Bootstrap 4 and distributed by Themefisher. It takes HTML, CSS, and JavaScript as its building blocks and produces a responsive admin interface with pre-built pages for ecommerce, analytics, chat, contacts, team, and calendar. The template can be installed via NPM, loaded from CDN, or downloaded from the latest GitHub release, and it is MIT-licensed so it can be used in commercial projects.
npm i sleek-dashboard --save or load the minified CSS and JS directly from unpkg.com.npm start to serve the project at localhost:4000 for hacking.Sleek Dashboard can be started in three ways: load the minified CSS and JS from unpkg.com via the CDN links, install the package locally with npm i sleek-dashboard --save, or download the ready-to-use asset bundle from the latest GitHub release. For local development, you need Node.js, npm, and Ruby with Bundler installed. After cloning the repository, run npm install and bundle install, then execute npm start and open http://localhost:4000 to view the project.
Sleek Dashboard is free and open source. The code is released under the MIT license, so you can use, modify, and distribute it without cost for personal or commercial projects.
Yes, Sleek Dashboard is free to use. It is released under the MIT license, meaning you can use it in personal and commercial projects without paying licensing fees.
The template is built on Bootstrap 4, the fourth major release of the popular front-end component library. It is not the same as the newer Bootstrap 5, so code migration may be needed if you upgrade.
Sleek Dashboard bundles Chart.js for charts, Select2 for enhanced dropdowns, and SimpleBar for custom scrollbars. The full plugin list is available in the template documentation.
The project officially targets Chrome, Firefox, Edge, Safari, and Opera. No support for Internet Explorer is explicitly mentioned.
You can install it from NPM with npm i sleek-dashboard --save, load the CSS and JS from unpkg.com via CDN, or download the files from the latest GitHub release. For development, clone the repository and run the Jekyll-based build system.
