'I'm trying to use Material Kit 2 React, I keep getting an error message

I started with downloading the file, used npm install, copied and pasted the source code in this link: https://demos.creative-tim.com/material-kit-react/?_ga=2.30603263.1331244303.1648990978-1187343459.1648990978#/sections/page-sections/page-headers

Module not found: Error: Can't resolve './components/MKBox'
Module not found: Error: Can't resolve './components/MKButtonRoot'
Module not found: Error: Can't resolve './components/MKTypography'


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source