How to setup Sanity CMS with Next.js & TailwindCSS
There are many Headless CMS out there, From that Sanity CMS is what I liked to pair with Next.js because of three main reasons. First, the schema & the UI is completely controlled by the code so that we can customize it in any way we like. There are...
