© The Author(s), under exclusive license to APress Media, LLC , part of Springer Nature 2021
N. BiswasFoundation Gatsby Projectshttps://doi.org/10.1007/978-1-4842-6558-1_3

3. Creating a Tourism Site with Contentful: Part One

Nabendu Biswas1  
(1)
Bangalore, India
 

After creating two sites with GatsbyJS in the past two chapters, it’s time to create a site about the World Heritage place in India, known as Hampi. We will be using a CMS called Contentful in the project to display the data stored in it. We will also store the blogs in Contentful, which will be used in the site.

The Setup

Let’s head over to a terminal and create a new Gatsby project called gatsbyTourism , using the hello-world starter kit. The command is shown in Listing 3-1.
gatsby new gatsbyTourism ...

Get Foundation Gatsby Projects: Create Four Real Production Websites with Gatsby now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.