
Portal is a simple, developer-friendly, open-sources admin dashboard template (theme) for the Bootstrap 5 framework.
Features:
- Fully responsive.
- 10+ pre-built pages: 404, login, signup, settings, orders, etc.
- Easy to customize via SCSS.
See Also:
- Customizable Bootstrap 5 Admin Dashboard Framework – AdminKit
- Full-featured Bootstrap 5 Admin Dashboard Template – Voler
How to use it:
1. Load the main stylesheet Portal in your Bootstrap 5 framework.
<link rel="stylesheet" href="assets/css/portal.css" />
2. Load the main script at the end of the document.
<script src="assets/js/app.js"></script>
Previews:

404

Signup

Settings

Data Table

Responsive Nav

Notification
The post Developer-friendly Bootstrap 5 Admin Kit – Portal appeared first on CSS Script.