Reactive Screen flow - Create a new app with Reactive screen flow components
Create a Mortgage monthly payment calculator app.
User should see the monthly payment upon giving these information.
Steps:
Create a screen flow with the reactive screen components
Create a new lightning App
Create a new Lightning record page and add the screen flow to that page
Assign this new lightning page to the App
Activate it.
Login as user, click on App launcher to launch the new app and test it.