/kesato-next-prismic

Create using NextJS, Tailwind and Prismic

Primary LanguageJavaScript

Example Blog using Prismic + Next + Vercel Serverless guide

Intern Project @Kesato

Follow along with the instructions in the Zeit guide to build a minimalist blog using Prismic as a CMS with Next.js deployed in Now as a serverless app.

Install instructions

Use the Prismic CLI to copy the code and create the associated Prismic repository

yarn global add prismic-cli 
prismic theme https://github.com/raulg/prismic-next-blog

Desktop Version

Image 1

Mobile Version

Image 2

Finished example

If after following the guide all the way to the end you want to compare your project to a finished version, check out the finished branch for the completed code.