Let's build something legendary together

Let's Connect

Blog

Blog

NextJs 13 - Sanity

Project

Overview

  • A simple blog made using Next.js 13 and Sanity CMS.
  • Sanity CMS offers an embedded studio with Groq query language to add posts and fetch data from its dataset.
  • Preview mode is enabled inside the Sanity embedded studio, and using the API routes ( /api/preview and /api/exit-preview ) .

Technologies

Tailwind CSS

TypeScript

React Js

Next Js

Sanity CMS

Back