techhub-blog

HealthGuru-Blog

A complete blog website created with JAMstack. (Gatsby.js & Sanity.io).

Made with ❤️ by [Success Zion]


Project Details

TechHub-blog is a complete tech blog website. Here we will see three post types: blogs, categories, and authors. We will create relations between these three post types. So that we can create a blog post with a category and an author. Also we will make a search feature where we can search against all these three post types.

To create this website we will use JAMstack. We will use Gatsby.js for the frontend and Sanity.io for the headless CMS. And to source our content we will use graphql.

Technologies/frameworks used include;

Requirements

  • Basic knowledge of HTML, CSS, and JavaScript
  • Experience with React.js

Getting Started

You can follow our complete youtube tutorial [Coming Soon] or You can clone the project and git checkout to starter-files branch to get started.