SPA - Single Page Application
When you build microservices, there must be an ultimate consumer somewhere at the top of the food chain, and it is usually a single page application that provides an interface to interact with end users.
There are so many frameworks and libraries to build single page applications, and we highly recommend React. Along with React, we have a lot of users are using Vue and Angular.