DEV Community

Cover image for Soft UI Dashboard - Open-Source Bootstrap 5 Dashboard
admin-dashboards
admin-dashboards

Posted on • Updated on • Originally published at admin-dashboards.com

Soft UI Dashboard - Open-Source Bootstrap 5 Dashboard

Hello Coders,

This article presents an open-source admin dashboard template crafted on top of Bootstrap 5 Framework: Soft UI Dashboard has a modern design and seems to be the most innovative product released so far by Creative-Tim, a well-known agency and active supporter of the open-source ecosystem. The product comes with pre-built design blocks, pages, and a super-rich UI Kit.

Thanks for reading!



Disclosure - This post contains affiliate links.

If you use these links to buy something (no additional cost to you) I may earn a commission, product, or service. Thank you!


Soft UI Dashboard - Open-Source Bootstrap 5 Dashboard, animated presentation.


The project is released on Github under the MIT License can be compiled from sources and used directly in a real project. Before trying to build the project make sure your environment has a decent NodeJS version and GIT is available via a terminal window.


Compile from sources

$ # Clone/download sources
$ git clone https://github.com/creativetimofficial/soft-ui-dashboard.git
$
$ # Install Dependencies
$ yarn # OR npm install
$
$ # Start in development
$ gulp 
Enter fullscreen mode Exit fullscreen mode

If all goes well, Soft UI Dashboard should be accessible in the browser.

Soft UI Dashboard - Login Page.


Product Information

Soft UI Dashboard is built with over 70 frontend individual elements, like buttons, inputs, navbars, navtabs, cards or alerts, giving you the freedom of choosing and combining. All components can take variations in colour, that you can easily modify using SASS files and classes.

You will save a lot of time going from prototyping to full-functional code, because all elements are implemented. This Free Bootstrap 5 Dashboard is coming with prebuilt design blocks, so the development process is seamless, switching from our pages to the real website is very easy to be done.

Fully Coded Elements - The most complex and innovative Dashboard Made by Creative Tim, designed for those who like bold elements and beautiful websites.

Example Pages - If you want to get inspiration or just show something directly to your clients, you can jump-start your development with our pre-built example pages. You will be able to quickly set up the basic structure for your web project.


Soft UI Dashboard - Billing Page

Soft UI Dashboard - Billing Page.


Soft UI Dashboard - Profile Page

Soft UI Dashboard - Profile Page.


Soft UI Dashboard - RTL Support

Soft UI Dashboard - RTL Support.


Thanks for reading! For more resources please access:


Soft UI Design System is built with over 300 frontend individual elements, like buttons, inputs, navbars, navtabs, cards or alerts, giving you the freedom of choosing and combining. All components can take variations in colour, that you can easily modify using SASS files and classes. This premium template comes with many examples for pages like Signup, Signin, Forgot Password, 2FA Authentification.


Soft UI Design System - Premium UI Kit crafted on top of Bootstrap 5.

Top comments (0)