Demo Application

Learn to build a fully functional React e-commerce application using the FreshBooks APIs.

We'll cover the following...

This lesson walks us through a react application that integrates FreshBooks APIs. We'll use the endpoints related to the following operations in the application:

  • Generate an invoice

  • Details of an invoice

  • Send an invoice by email

  • View all invoices

  • Add payment records

Remember: Since it is a demo application, the data and the price values are fixed.

Application workflow

Click the “Run” button in the widget below to run the application. Once the application has started, click ...