Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/themefisher/sleek-bootstrap
Sleek Dashboard - Free Bootstrap Admin Template and UI Kit
https://github.com/themefisher/sleek-bootstrap
admin admin-dashboard admin-panel admin-template bootstrap-admin-dashboard bootstrap-template charts dashboard dashboard-templates dashboards uikit
Last synced: about 1 month ago
JSON representation
Sleek Dashboard - Free Bootstrap Admin Template and UI Kit
- Host: GitHub
- URL: https://github.com/themefisher/sleek-bootstrap
- Owner: themefisher
- License: mit
- Created: 2018-07-26T05:14:12.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2022-10-16T08:30:39.000Z (about 2 years ago)
- Last Synced: 2024-08-26T20:05:14.646Z (3 months ago)
- Topics: admin, admin-dashboard, admin-panel, admin-template, bootstrap-admin-dashboard, bootstrap-template, charts, dashboard, dashboard-templates, dashboards, uikit
- Language: HTML
- Homepage: https://themefisher.com/products/sleek
- Size: 30.6 MB
- Stars: 889
- Watchers: 29
- Forks: 184
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Sleek - Free Bootstrap Dashboard
[![GitHub stars](https://img.shields.io/github/stars/themefisher/sleek.svg?color="brightgreen"&style=flat-square)](https://github.com/themefisher/sleek/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/themefisher/sleek.svg?color="success"&style=flat-square)](https://github.com/themefisher/sleek/network)
[![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/themefisher/sleek.svg?color="orange"&style=flat-square)]()
![license](https://img.shields.io/badge/license-MIT-blue.svg?&style=flat-square)![Product Gif](source/assets/img/github/sleek.gif)
**Sleek Dashboard** - Free Bootstrap 4 Admin Dashboard Template and UI Kit. It is a very powerful _bootstrap_* admin dashboard, which allows you to build products like admin panels, content management systems and CRMs.
[Bootstrap](https://getbootstrap.com/) is the world's most popular front-end component library for developing with HTML, CSS, and JS. It is an open-source, intuitive, and powerful front-end framework for faster and easier web development.We are very excited to share this dashboard with you and we look forward to hearing your feedback!
## Table of Contents
- [Demo](#demo)
- [Quick Start](#quick-start)
- [Contribution](#contribution)
- [Plugins](#plugins)
- [Browser Support](#browser-support)
- [Reporting Issues](#reporting-issues)
- [Technical Support or Questions](#technical-support-or-questions)
- [License](#license)## Demo
| Ecommerce Page | Analytics Page | Chat App |
|---|---|---|
| [![Ecommerce page](source/assets/img/github/ecommerce.png)](https://demo.themefisher.com/sleek/) | [![Analytics page](source/assets/img/github/analytics.png)](https://demo.themefisher.com/sleek/analytics.html) | [![Chat page](source/assets/img/github/chat.png)](https://demo.themefisher.com/sleek/chat.html)| Contacts App | Team App | Calendar App |
|---|---|---|
| [![Contacts page](source/assets/img/github/contacts.png)](https://demo.themefisher.com/sleek/contacts.html) | [![Team page](source/assets/img/github/team.png)](https://demo.themefisher.com/sleek/team.html) | [![Calendar page](source/assets/img/github/calendar.png)](https://demo.themefisher.com/sleek/calendar.html)[View More](https://demo.themefisher.com/sleek/)
## Quick Start
Please visit [Documentation](https://demo.themefisher.com/sleek/quick-start.html) for more detailed information.
### Option 1: From CDN
```
```
```
```
[View Codepen Example](https://codepen.io/iamabdus/pen/rNavojp/)
### Option 2: From NPM
Install **Sleek Dashboard** from npm
```
npm i sleek-dashboard --save
```### Option 3: Download
You can download ready to use **Sleek Dashboard** admin template from our [Latest Release](https://github.com/themefisher/sleek/releases)
Please visit [Documentation](https://demo.themefisher.com/sleek/quick-start.html) for more detailed information.
## Contribution
To use our build system and run the project locally follow these instructions -
- Install [Node.js and NPM](https://nodejs.org)
- Install [Ruby](https://www.ruby-lang.org/en/documentation/installation/) then install [Bundler](https://bundler.io/) with `gem install bundler`- Clone GitHub repository with
```
git clone https://github.com/themefisher/sleek.git
```- Navigate to the root `/sleek-dashboard` directory and Install dependency with
```
npm install
bundle install
```- Finally run `npm start` and open [http://localhost:4000](http://localhost:4000) in your browser. Now you are ready to hack!
**Note:** For Windows Read [this guide](https://jekyllrb.com/docs/windows/) to get Jekyll up and running without problems.
## Plugins
- Bootstrap -
- Chart.js -
- Select 2 -
- Simple Bar -[See All Plugins](https://demo.themefisher.com/sleek/introduction.html)
## Browser Support
At present, we officially aim to support the following browsers:
## Reporting Issues
We use GitHub Issues as the official bug tracker for the **Sleek Dashboard**. Please Search [existing issues](https://github.com/themefisher/sleek/issues). It’s possible someone has already reported the same problem.
If your problem or idea is not addressed yet, [open a new issue](https://github.com/themefisher/sleek/issues)## Technical Support or Questions
If you have questions or need help integrating the product please [contact us](mailto:[email protected]) instead of opening an issue.
## License
Copyright (c) 2016 - Present, Designed & Developed by [Themefisher](https://themefisher.com)
**Code License:** Released under the [MIT](https://github.com/themefisher/sllek/blob/main/LICENSE) license.
**Image license:** The images are only for demonstration purposes. They have their license, we don't have permission to share those images.