Demo Application
Explore integrating the SeatGeek API into a React application by using components and hooks. This lesson guides you through fetching live event and performer data, handling CORS via a proxy server, and managing recommendations to build a dynamic ticket search app.
We'll cover the following...
We'll cover the following...
This lesson will walk you through a React application integrated with the SeatGeek API. The following endpoints have been used in the application:
- The events endpoint
- The performers endpoint