Welcome to part-2 of the series. I will be using mdx for the Gatsby site and taken the initial learnings from this udemy course from John Smilga.
Let’s open the terminal and create a new Gatsby project thewebdev with bare-bone starter package.
thewebdev
Rest of the chapter is exclusive content and is from my book Foundation Gatsby Projects.
The book can be purchased from Apress site here
If we goto any other pages also, the Navbar and the Footer would be present.
Contact Page
You can find the code for the same in this link.
This completes part-2 of the series.