
This is a pure JavaScript/CSS UI Kit to help you quickly build Material Design web applications using Bootstrap 5 and 500+ built-in UI components.
Full free for both commercial and personal use.
How to use it:
1. Download the package and load the following JavaScript & CSS files in the document.
<!-- MDB icon --> <link rel="icon" href="img/mdb-favicon.ico" type="image/x-icon" /> <!-- Font Awesome --> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.11.2/css/all.css" /> <!-- Google Fonts Roboto --> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap" /> <!-- MDB --> <link rel="stylesheet" href="css/mdb.min.css" /> <!-- Custom styles --> <style></style> <!-- MDB --> <script type="text/javascript" src="js/mdb.min.js"></script> <!-- Custom scripts --> <script type="text/javascript"></script>
2. Happy coding.
More Previews:

Carousel

Buttons

Cards

Form Elements

Progress Bars

Loading Spinners

Alerts

Dropdown

Modal

Navbar
Changelog:
01/17/2022
- Update to 3.10.2
11/22/2021
- Update to 3.10.1
11/15/2021
- Update to 3.10.0
07/12/2021
- Update to 3.9.0
06/28/2021
- Update to 3.8.1
06/14/2021
- Update to 3.8.0
05/31/2021
- Update to 3.7.1 stable
05/17/2021
- Update to 3.6.0 stable
05/05/2021
- Update to 3.5.1 stable
04/19/2021
- Update to 3.5.0 stable
03/23/2021
- Update to 3.4.0 stable
02/22/2021
- Update to 3.3.0 stable
01/15/2021
- Update to 3.2.0 stable
01/11/2021
- Update to 3.1.0 stable
12/30/2020
- Update to 3.0.0 stable
11/23/2020
- Update to 2.2.1 stable
11/09/2020
- Update to 2.1.0 stable
10/12/2020
- Update to 2.0.0 stable
09/21/2020
- Update to 1.2.0 stable
09/07/2020
- Update to 1.1.0 stable
08/24/2020
- Update to 1.0.0 stable
08/17/2020
- Update to 1.0.0-beta2
08/03/2020
- Update to 1.0.0-beta1
The post Bootstrap 5 & Material Design 2.0 UI KIT appeared first on CSS Script.