Skip to content

Build a BLOG with Next.js 13 (Sanity v3, TypeScript, Tailwind CSS, Auth, CMS, Preview Mode)

Notifications You must be signed in to change notification settings

Malikfasih/click-blogs

Repository files navigation

click-blogs

Build a BLOG with Next.js 13 (Sanity v3, TypeScript, Tailwind CSS, Auth, CMS, Preview Mode)

Introduction

Built a fully-fledged responsive click-blogs site by:

  • Handled Dynamic data (SSR alternative in Next.js 13)
  • Handled Static data with updates using GenerateStaticParams(ISR alternative in Next.js 13)
  • Enabled Preview Mode in Next.js 13 to dynamically preview Sanity.io content prior to publishing it!
  • Dynamic page routing in Next.js 13
  • Used GROQ query language to fetch the content from the Sanity Content Platform
  • Embed, host & customize the Sanity studio on the website itself whilst protecting it via Sanity Authentication
  • TypeScript to reduce the overall number of Bugs and Errors
  • Deployed site to Vercel.

screencapture-click-blogs-vercel-app-2023-07-22-19_57_17

Releases

No releases published

Packages

No packages published