CLick here to see final result!
š 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!
Download or clone this repository
Install its dependencies: yarn / npm install
Build the project: yarn build / npm run build
Start the project: yarn dev / npm run dev
The website is now working, hope you enjoy it š