Prerequisites
Before starting project make sure to install Node LTS (14.x.x recommended).
Installation
mdb-ui-kit
using npm and import the JS and CSS files in your project
To install MDB UI KIT in your project easily type the following command in terminal:
Importing JS modules
You can import the entire library or just individual modules:
Importing CSS file
To import MDB stylesheet please use the following syntax:
Add Font Awesome and Roboto font:
Into the <head>
tag in your HTML file copy: