Developer-friendly Bootstrap 5 Admin Kit – Portal
AUTHOR: | xriley |
---|---|
VIEWS TOTAL: | 390 views |
OFFICIAL PAGE: | Go to website |
LAST UPDATE: | September 29, 2020 |
LICENSE: | MIT |
Preview:
Description:
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>