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.