### Goal Learn how to combine the frontend and backend in a Redwood app. ### Deliverable A frontend feature which fetches the user's balance from the backend and displays it to the user. ### Suggested tasks - [ ] Combine the work you did in #1 and #2 to display the user's balance on the home page, or in a layout which appears on every page.
Goal
Learn how to combine the frontend and backend in a Redwood app.
Deliverable
A frontend feature which fetches the user's balance from the backend and displays it to the user.
Suggested tasks