A JAMstack app built with Gatsby that fetches tour data from Contenful API. Designed to be a Travel and Tourism website app.
- Gatsby - for the frontend.
- Contentful API - a headless CMS to consume API data. Contentful is the API-first content management platform to create, manage and publish content on any digital channel.
- GraphQL - to query the Contentful API.
- CSS Grid - for the layout.
- Sass - as the CSS pre-processor for styling the app and organizing the CSS code.