In this lesson, you will learn how to get a list of entries from Contentful and render it in a Gatsby website
Is it me or is the code snippet at 01:58 missing a few lines?
And where do we get the import Card from "../components/card"
Card component from?
Hi Adrian,
the card
component is included in the project. It contains the markup and styles to render a lesson entry which was not the focus of the lesson