Light Blue Dashboard screenshot

Light Blue Dashboard

Author Avatar Theme by Flatlogic
Updated: 25 Mar 2024
155 Stars

Free and open-source admin dashboard template built with Bootstrap

Categories

Overview

The Light Blue Dashboard is a free and open-source admin dashboard template with a responsive layout built with Bootstrap. It features a unique transparent design and is available in a lite version, which includes various components such as Bootstrap buttons, modals, tables, charts, icons, maps, and more. The full version of the template offers additional features like theming, login pages, and more.

Features

  • Bootstrap & SCSS
  • Unique transparent design
  • Responsive layout
  • Styled Bootstrap components like buttons, modals, etc.
  • Dashboard sample
  • Typography
  • Tables
  • Notifications
  • Base charts
  • Icons
  • Maps

Installation

  1. Clone the latest version of Light Blue Dashboard on your local machine.

    git clone [repository URL]
    
  2. Install project dependencies.

    yarn install && bower install
    
  3. Install Grunt globally.

    yarn install -g grunt
    
  4. Build the app from the source files into the output/dist folder.

    grunt
    
  5. Open dist/index.html in your browser to view the web app.

Note: The page must be served from a web server for all features to work properly.

Summary

The Light Blue Dashboard is a free and open-source admin dashboard template built with Bootstrap. It offers a unique transparent design and a range of built-in components for easy customization. The lite version includes various features like responsive layout, styled Bootstrap components, charts, tables, and more. The full version provides additional pages and features. Installation is straightforward, requiring cloning the repository, installing dependencies, and building the app. Overall, the Light Blue Dashboard is a versatile tool for creating responsive admin dashboards.