Part 43 - Create a React UI App for FleetMS

This is Part 40 of our complete application in Spring Boot (FleetMS version 2). In this part, we are going to be create a nice React UI application to serve as a UI for our Fleet MS. We would then make a get request to fetch data from the Spring REST API. You can get step by step as well as the code snippets here Learn about Bootstrap styling here
Back to Top