I have asked myself (not tested) if it is possible to integrate both bootstrap and materializecss into the same project
Since both frameworks are for the same purpos
you need to set the order of CSS files like
Now you can override bootstrap css classes or ids, and can make your own CSS styles.