Chapter 12: Styling the Frontend with React MUI
This chapter explains how to use MUI components in our frontend. We will use the Button component to show the styled buttons. We will also use MUI icons and the IconButton component. The modal form input fields are replaced by TextField components.
In this chapter, we will cover the following topics:
- Using the MUI Button component in our frontend
- Using the MUI Icon and IconButton components in our frontend
- Using the MUI TextField component in our frontend
Technical requirements
The Spring Boot application that we created in Chapter 5, Securing and Testing Your Backend, is required, together with the modification from Chapter 10, Setting Up the Frontend for Our Spring Boot RESTful Web Service ...
Get Full Stack Development with Spring Boot and React - Third Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.