Pages in Gatsby
Learn about the concept of pages in Gatsby, and how to create one.
We'll cover the following...
Introduction to pages
Pages in Gatsby This is similar to that of the NextJS framework.
In this lesson, we build two new pages: Me
and Works
. Currently, we have links for these pages ...