devmnj / svelt-kit-prismic-cms-REST

Svelte Kit - Prismic REST app example

Home Page:svelt-kit-prismic.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Svelte-Prismic-RES API Blog

Status License


This is my personal blog app built with SvelteKit and Prismic CMS.

πŸ“ Table of Contents

🧐 About

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 .

πŸ§’ Prerequisites

You have to familiar with Javascript, SvelteKit,Prismic and Tailwind,Prismjs in order to work with this project.

⌚ Using the project

Fork the repo and install dependencies, that's all you need. ⛏️.

Install dependencies


yarn install

Running the project

yarn dev

will start the project.

πŸš€ Built Using

✍️ Authors and Guides

πŸŽ‰ Acknowledgements

  • Thank for awesome Prismic Headless CMS

About

Svelte Kit - Prismic REST app example

svelt-kit-prismic.vercel.app


Languages

Language:Svelte 86.6%Language:JavaScript 12.2%Language:HTML 0.9%Language:CSS 0.2%