The dev.to project with GatsbyJS-7
2 min readFeb 18, 2020
--
Welcome to part-7 of the series. You can create part-6 here.
Let’s start from where we left. We will update our PostList.js to use the props which were passed to it.
Rest of the chapter is exclusive content and will be in my upcoming book Gatsby Cookbook. You can find more details about it here.
It will look like below in small screens.
This completes part-7 of the series. You can find part-8 here.
You can find the code for the same in this github repo.