FahimAnzamDip / haste-dashboard

A bootstrap 5 based free to use admin dashboard template. Add the template in your laravel projects with ease.

Home Page:https://fahimanzamdip.github.io/haste-dashboard/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


⚡ Haste Dashboard ⚡

It's made from the source of Volt Dashboard free version. But I did adjustments and enhancements according to my need. If you find the changes good enough then you can also use it and it's completely free. I will try to add more premium features available on pro versions of different bootstrap 5 dashboards over time or you can also contribute into the template. Thank you for checking it out.

Because it made from the source of volt dashboard you can refer their docs from here for utilities and helpers because the changes are not drastic by any means. But the biggest change I think is the build tool and the project structure. I used Vite for the build process.

Want to see the demo ? click here

Local Installation

  • git clone https://github.com/FahimAnzamDip/haste-dashboard.git
  • cd to/project/path
  • npm install
  • npm run dev
  • For final build: npm run build
  • To view the final build: npm run preview

Screenshots

image

Libaries Used In This Template

NOTE: There is no dependency on jquery except the Jquery Datatables plugin. Which I kept here for my own use with Laravel. If you don't want to use that you can use the alternative plugin and go full vanilla 😁

Checkout The Main Template (Volt Dashboard)

About

A bootstrap 5 based free to use admin dashboard template. Add the template in your laravel projects with ease.

https://fahimanzamdip.github.io/haste-dashboard/

License:MIT License


Languages

Language:HTML 74.9%Language:SCSS 22.8%Language:JavaScript 2.3%