Create a simple blog app using SanityCMS, GROQ, ISR & TypeScript and Tailwind CSS
Setup
npx craete-next-app --example with-tailwindcss projectname
cd projectname
run this yet
npm install -g @sanity/cli
this command allows me to have cli tools which means i can run stuff inside the terminal
this command will let me initialize...
dialabk.hashnode.dev10 min read