vpais / react-onboarding

React Onboarding project
0 stars 0 forks source link

Step #3 - Setup Material UI for React #3

Closed marciammart closed 1 year ago

marciammart commented 1 year ago

Making CSS and keeping our app pretty is not the main focus here so let's save some time and instead use a components library. You can use any library you want but I recommend the Material UI library since it is simple to setup and has lots of useful components.

  1. Install the Material UI library in your React app
  2. Take a second just to explore the documentation and look at all the pretty components you won't have to make yourself 🙏