Skip to content

Zeeohn/healthguru-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HealthGuru-Blog

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

Made with ❤️ by (Z-CODES


Project Details

Official Health Blog website for HealthGuru.

Site was created using the JAMstack. I used Gatsby.js for the frontend and Sanity.io for the headless CMS. And the content was sourced from the CMS using graphql. Site is hosted on vercel and connected to the CMS via webhooks!

Technologies/frameworks used include;

Getting Started

You can clone the project and navigate to the web folder to view the frontend of the project and run;

npm install

then after installation, run;

npm run dev

to start the development environment on your local system.

Releases

No releases published

Packages

No packages published