A simple site that provides a search of the iTunes API and renders the results and tests with Cypress component tests see also https://nextjs.org/docs/pages/building-your-application/optimizing/testing
First, run the development server:
yarn dev
yarn e2e
# or
yarn e2e:headless
# or
yarn component
# or
yarn component:headless