Answer the question
In order to leave comments, you need to log in
How to start using material ui?
Hello. There is a framework www.material-ui.com. How to use it? I'm used to, for example, bootstrap-y, css, js on the site and that's it. What to do here to make everything work?
Answer the question
In order to leave comments, you need to log in
This is a React component that needs to be integrated into the project. If you need traditional css, js. It is better to look towards the usual css frameworks - for example - https://getmdl.io/
And if you still want material ui - you will have to deploy the project, and then pull styles and js from it by hand.
For material design, there is Materiallize , which is connected to the project in the same way as Bootstrap. If you are going to use material-ui specifically, you can take a look at my small demo github.com/AndreiBelokopytov/react-food-delivery using this framework.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question