nextjs-blog Tailwind Templates

Nextjs Blog

Here's a Next.js&Sanity CMS BLog app made up with Next.js, Sanity CMS, TailwindCSS, TypeScript, react-portable-text, @sanity/image-url

Next.js&Sanity CMS Blog app

CLick here to see final result!

What will I see in this build

šŸ‘‰ handling Dynamic data (SSR alternative in Next.js 13)

šŸ‘‰ handling Static data with updates using GenerateStaticParams (ISR alternative in Next.js 13)

šŸ‘‰ building a fully responsive blog site with Tailwind CSS

šŸ‘‰ using the new App folder structure in Next.js 13!

šŸ‘‰ dynamic page routing in Next.js 13

šŸ‘‰ using the 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

šŸ‘‰ using TypeScript to reduce the overall number of Bugs and Errors

šŸ‘‰ deploy the final build on Vercel!

How to start project on your local machine?

  1. Download or clone this repository

  2. Install its dependencies: yarn / npm install

  3. Build the project: yarn build / npm run build

  4. Start the project: yarn dev / npm run dev

  5. The website is now working, hope you enjoy it 😃

Top categories

Loading Svelte Themes