Home
Softono
hope-ui-design-system

hope-ui-design-system

Open source MIT Handlebars
184
Stars
43
Forks
4
Issues
4
Watchers
4 years
Last Commit

About hope-ui-design-system

<p align="center"> <a href="https://hopeui.iqonic.design/?utm_source=github&utm_medium=github-description&utm_campaign=open_source_github" target="__blank" title="Hope UI"> <img src="https://assets.iqonic.design/hope-ui/github/logo.png" /> </a> </p> <p align="center"> <a href="https://github.com/iqonicdesignofficial/hope-ui-design-system/" target="__blank"><img src="https://img.shields.io/github/stars/iqonicdesignofficial/hope-ui-design-system" /> </a> <a href="https://github.com/iqonicdesignofficial/hope-ui-design-system/network" target="__blank"><img src="https://img.shields.io/github/forks/iqonicdesignofficial/hope-ui-design-system" /> </a> <a href="https://github.com/iqonicdesignofficial/hope-ui-design-system/issues" target="__blank"><img src="https://img.shields.io/github/issues/iqonicdesignofficial/hope-ui-design-system" /> </a> <a href="#" target="__blank"><img src="https://img.shields.io/bower/v/editor.md.svg" /> </a> <a href="https://github.com/iqonicdesignofficial/hope-ui-design-system/blob/ ...

Platforms

Web Self-hosted

Languages

Handlebars

Free Open Source Bootstrap 5 Design System.

Live Demo | Figma UI Kit | HTML Dashboard | Vue JS Dashboard | React JS Dashboard | Laravel Dashboard


Hope UI Dashboard

Hope UI – free open source Bootstrap Design System is a gorgeously built UI kit based on bootstrap 5. The best free Bootstrap 5 design system is fully responsive and user-friendly, allowing Hope UI users to work effortlessly. Being easily adaptable and flexible, Hope UI can be a go-to design system for the developer out there.

Looking up to creating a new application for a personal project or client? Hope UI – free open source Bootstrap design system can help build a robust and understandable admin dashboard or website without spending much time designing the whole thing from scratch.

What Can You Do with The Hope UI

Hope UI is packed with finely-crafted UI elements, multiple styles of Menu, a set of graphs, charts, and animated icons. Built ideally for developers, designers, and startups, or Creators, Hope UI brings design consistency and acts as a strong foundation to manage a successful web or app project.

5 Irresistible Reasons To Have Hope UI

  • Unlike any other Design System, Hope UI is fully responsive which facilitates business owners to view the admin panel right from their mobile screens without losing the resolution.
  • With the purpose of data presentation, this best free Bootstrap 5 design system comes with extensive elements and widgets to add texts and images.
  • Besides being super easy and rapidly adaptable features, Hope UI is the cost-effective way to control and overview web or app project performance with a pre-coded design system and examples.
  • Hope UI is a strongly built system, a layout that focuses on both the scalability and performance of the project.
  • Hope UI Packs 100+ Fully-Codes Elements and widgets backed with SCSS and Gulp to make the development easy and fast.

Features

  • Support with bootstrap 5
  • Scss component based design
  • HBS(Handlebar) based html
  • Fully Responsive
  • Clean Code
  • Demo Pages

Hope UI Video

Table of Contents

Quick Start

You can use following method to get started with CSS and JS files of the design system.

Method 1: Direct Download

Dowload from Github

Download from Iqonic Design

Method 2: Using CDN

<link href="https://cdn.jsdelivr.net/gh/iqonicdesignofficial/hope-ui-design-system@main/dist/assets/css/hope-ui.min.css" rel="stylesheet"/>
<script src="https://cdn.jsdelivr.net/gh/iqonicdesignofficial/hope-ui-design-system@main/dist/assets/js/hope-ui.js"></script>

Method 3: Using NPM

Start working with the design system

  1. Install Dependency

    npm install
  2. Run on development

    npm run watch
  3. Build for production

    npm run build

    More Details...

    Documentation

    You can find our documentation here.

Version

Public RoadMap

Checkout our public roadmap of Hope UI and also submit features requests here.

File Structure

Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:

github/hope-ui-design-system
  dist
    ├── assets
    │    ├── css
    │    ├── images
    │    ├── js
    │    └── vendor
    ├── dashboard
    │    └── all html pages on folder based
    └── index.html
  src
    ├── assets
    │    ├── images
    │    │    ├── icon.png
    │    │    ├── favicon.ico
    │    │    └── loader.gif
    │    ├── js
    │    │    ├── hope-ui.js
    |    │    └── plugins
    |    │         ├── slider-tabs.js
    |    │         ├── countdown.js
    |    |         └── prism.min.js
    │    └── scss
    │        ├── bootstrap/
    │        │     ├── forms/
    │        │     ├── helper/
    │        │     ├── mixins/
    │        │     ├── utilites/
    │        │     └── vendor/
    │        ├── custom
    │        │     ├── components/
    │        │     ├── helper/
    │        │     ├── layout-style/
    │        │     ├── pages/
    │        │     ├── plugins/
    │        │     ├── variables/
    │        │     └── variables.scss
    │        └── hope-ui.scss
    ├── templates
    |    ├── layouts
    |    │    └── simple
    |    ├── pages
    |    │    │   └── all folders based files
    |    │    └── index.hbs
    |    └── partials
    |        ├── components/
    |        └── all files based on hbs file in design system
    ├── gulp
    │    └── all gulp task here
    ├── gulp.config.json
    ├── gulpfile.js
    └── package.json

Browser Support

chrome Firefox Safari Microsoft Operamini

Don't Buy a Coffee for Us Instead Support Us

More from Iqonic Design

Special Thanks

Change Log

Click Here to check our full change log.

Follow Us