hii i am working on react project and i want to use metronic to make ui more representable, i have downloaded metronic8 now can you guide me how can i use metronic to make ui more attractive
Hi,
Sorry for the late reply.
It depends on your project requirements. if you already have an existing project then you can just copy theme files and paste them into your project.
Please make sure to include the mandatory style files:
import "./_metronic/assets/sass/style.react.scss"
import "./_metronic/assets/sass/style.scss"
import "./_metronic/assets/keenicons/duotone/style.css"
import "./_metronic/assets/keenicons/outline/style.css"
import "./_metronic/assets/keenicons/solid/style.css"