Sveltekit WordPress Headless

Sveltekit WordPress Headless

Learn how to create a Sveltekit blog using WordPress as the headless CMS.

If you like using wordpress but not its frontend then you can use your own frontend. We will be looking at Sveltekit as a frontend for wordpress.

We will be fetching all the posts in the index page with post title & description. We will be using WordPress APIs not the graphql.