Restaurant Site Project with GatsbyJS-13

Welcome to part-13 of the series. You can find part-12 here.
We have completed added data to our contentful CMS in the past two posts. Now, to use those data we have to first install a gatsby plugin called gatsby-source-contentful.
Now, as per the documentation we have to do a npm install first, followed by adding lines in gatsby-config.js file.

Rest of the chapter is exclusive content and will be in my upcoming book Gatsby Cookbook. You can find more details about it here.

Now, we can add both of our ACCESS_TOKEN and SPACE_ID, along with there values and click on Save button.
