Part 2– Creating a Frontend with React
This section focuses on the knowledge and skills required to implement a frontend with React. In this part, you will learn how to create a React project from scratch to build the application’s user interface and how to integrate it with the Quarkus backend.
In this part, we cover the following chapters:
- Chapter 7, Bootstrapping the React Project
- Chapter 8, Creating the Login Page
- Chapter 9, Creating the Main Application
- Chapter 10, Testing Your Frontend
- Chapter 11, Quarkus Integration