This is my personal blog app built with SvelteKit and Prismic CMS.
The project ultilised Prismic client
for fetching data and Svelte Prismic Slice Zone for rendering content. Also uses Prismjs for highlighting code and tailwind for CSS, which makes developing UI easy .
You have to familiar with Javascript
, SvelteKit
,Prismic
and Tailwind
,Prismjs
in order to work with this project.
Fork the repo and install dependencies, that's all you need. ⛏️.
yarn install
yarn dev
will start the project.
Prismic Headless CMS